Instructions to use FierceLLM/CoreGPT-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FierceLLM/CoreGPT-small with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("sberbank-ai/rugpt3small_based_on_gpt2") model = PeftModel.from_pretrained(base_model, "FierceLLM/CoreGPT-small") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 9a165d9feed6901a963fd991774466fb439683f6fa0d1f5fe307ad2fa570148e
- Size of remote file:
- 14.6 kB
- SHA256:
- 6965c4a1ed8b328620d69032102216e144231373c64df6e5914004f150173fc0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.