Instructions to use fabiothecarvalho/mistral-ate-notes with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use fabiothecarvalho/mistral-ate-notes with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TheBloke/Mistral-7B-Instruct-v0.1-GPTQ") model = PeftModel.from_pretrained(base_model, "fabiothecarvalho/mistral-ate-notes") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f7e85e818c32555c1b3a3d9e4340c42ba63e46fd06d9ecef2789499875515164
- Size of remote file:
- 4.79 kB
- SHA256:
- 895e2c6764c3d4d1159efe710c1e5259576d0b0d11147d61c08a3ef6dab66ed3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.