Instructions to use Dalfaxy/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Dalfaxy/output with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("bigscience/mt0-large") model = PeftModel.from_pretrained(base_model, "Dalfaxy/output") - Transformers
How to use Dalfaxy/output with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Dalfaxy/output", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 592f9499949e460148bdfb7db732280137494a3de739ce6fe8e4edc770defbd3
- Size of remote file:
- 16.3 MB
- SHA256:
- 665bbac8567e9f6c50e03ea23ae128c2c86e6b96540381a5fbe39d181c716109
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.