Instructions to use baebee/MarLin-Small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use baebee/MarLin-Small with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = PeftModel.from_pretrained(base_model, "baebee/MarLin-Small") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6b499a07afbb21c5facd6b29093ef7f3fce259975fa06c5c0b0e384dcc9e713c
- Size of remote file:
- 134 MB
- SHA256:
- 2f9f7db90d31ba8fb323ac5ad0ed72acbf500d415a34548f68d76a29dcad968c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.