Instructions to use Edens-Gate/SmolTalk-Nemo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Edens-Gate/SmolTalk-Nemo with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Mistral-Nemo-Instruct-2407-bnb-4bit") model = PeftModel.from_pretrained(base_model, "Edens-Gate/SmolTalk-Nemo") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7b5b773d0adc4c15fe7b71c6eb88ac0a699522c5bc815a6368aa69e9470b8e44
- Size of remote file:
- 17.1 MB
- SHA256:
- b0240ce510f08e6c2041724e9043e33be9d251d1e4a4d94eb68cd47b954b61d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.