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:
- 718e4049ac583e241e062e51b78d73ffb6bb47b5b6cda8c1368778ad431b8ec1
- Size of remote file:
- 1.38 kB
- SHA256:
- 9ee17376c713ff30ee2fa1e53cb75919bdf726bdefb90a9a1b9537e1df4505ce
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.