Instructions to use hardlyworking/Beef-12B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hardlyworking/Beef-12B with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("hardlyworking/Noodles-Merge-12B") model = PeftModel.from_pretrained(base_model, "hardlyworking/Beef-12B") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4756b909d181dc48b8f1155820abfb37de8165742bc033847529159173ac7a4
- Size of remote file:
- 8.5 kB
- SHA256:
- 176779fd314d79db1323a9603622ba6af7ce08e6291ea5cb8066c39938973900
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.