Instructions to use saisumanthb/GordonAI-8B-v21-R2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saisumanthb/GordonAI-8B-v21-R2 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-R2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a79f1fd0a39f21391923dcb90f337933ffbc7cfc533e7f48d03be627ca8213df
- Size of remote file:
- 671 MB
- SHA256:
- ec321f01d33757daa179ed7125f5ee25a899fa2d70738f9d062cfd22e928f26a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.