Instructions to use nightdude/stonefish-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nightdude/stonefish-7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("vilsonrodrigues/falcon-7b-instruct-sharded") model = PeftModel.from_pretrained(base_model, "nightdude/stonefish-7b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 86a097a454cc03e9764e42d89a280bb1f1207db7ba2c8c94a16dbec47e3bd12c
- Size of remote file:
- 18.9 MB
- SHA256:
- 5d874b3ce957a23a83f80b0cfaa4fbc9bf389c3cd9109139ba1f3c0af3ba5537
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.