Instructions to use Amin24/word_example_generator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Amin24/word_example_generator with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-v0.1") model = PeftModel.from_pretrained(base_model, "Amin24/word_example_generator") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0ea3d2d | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:32fb9784941648c49791f6404a224e6f8c7b0f9c8b1ae5afaaed1b50a59c31d4
size 13677706
|