Instructions to use HuggingAlgorithms/figr_mistral7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use HuggingAlgorithms/figr_mistral7b 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, "HuggingAlgorithms/figr_mistral7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 8954abaece62d3485908005b164006b82b310bee6a1e12e328302c7a638db031
- Size of remote file:
- 865 MB
- SHA256:
- c25d23a88dc10f1ed62a6ac5d803022793ee014abd0b75e96fdfd3862b3d2c9d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.