Instructions to use frcm/hacker-news-how-is-hiring-mistral-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use frcm/hacker-news-how-is-hiring-mistral-7b 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, "frcm/hacker-news-how-is-hiring-mistral-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b92bbfb15f378726cda58dd19a1f587b846cd21f5e99f30ec6f2ed4276f3519c
- Size of remote file:
- 14.6 kB
- SHA256:
- d6ed61af62f500446a510a2dd0027dc95c613e9d4678794729df15c9c15f0581
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.