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