Instructions to use ggaaaga/madlad400-web with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ggaaaga/madlad400-web with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "translation" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("translation", model="ggaaaga/madlad400-web")# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("ggaaaga/madlad400-web") model = AutoModelForSeq2SeqLM.from_pretrained("ggaaaga/madlad400-web") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cf03f452d414001e4c29508dae64ca0e338da1129a8b2b45e3ba527a53319e71
- Size of remote file:
- 4.43 MB
- SHA256:
- ef11ac9a22c7503492f56d48dce53be20e339b63605983e9f27d2cd0e0f3922c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.