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