Instructions to use saisumanthb/GordonAI-8B-v21-R1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saisumanthb/GordonAI-8B-v21-R1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Meta-Llama-3.1-8B-Instruct-Reference__TOG__FT") model = PeftModel.from_pretrained(base_model, "saisumanthb/GordonAI-8B-v21-R1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c903256cecfe8568d9b60e09bfee8bf802d44f98e1d09282cb41538dccefc01b
- Size of remote file:
- 671 MB
- SHA256:
- 6ad11e36a708903505d6ebbd94978688e39f65f3ebef677db6b9b4133c0b592c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.