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:
- 04ecd0fae7f589311a13ffc391d59ca1cd743c9cb60f218672ae300359c76ee7
- Size of remote file:
- 2.38 MB
- SHA256:
- f1e1f91665081be1400758c757e852899908fea5c474ad64d64ac9af014e4e0c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.