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