Instructions to use Haimee/mistral_counter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Haimee/mistral_counter with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "Haimee/mistral_counter") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 936580b8e5bb2795f793f858ec732c6a081d6f8fa6a33b90614cac532d5bad34
- Size of remote file:
- 5.18 kB
- SHA256:
- cf3cb91fa2ef119af38ca3e0f7e50024434657634d625af22b58696fa5083472
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.