Instructions to use Brackly/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Brackly/results 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, "Brackly/results") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 092119f0a39911327391d2b861e9089998f42c750b4781cea697eb4b22454d8f
- Size of remote file:
- 4.86 kB
- SHA256:
- afad2935150c02460a7cfcd33439f0a7a1505a8dc07c73a7b4f8bfa9e4a6ad14
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.