Instructions to use OxxoCodes/InkubaLM-Instruct-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use OxxoCodes/InkubaLM-Instruct-test with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lelapa/InkubaLM-0.4B") model = PeftModel.from_pretrained(base_model, "OxxoCodes/InkubaLM-Instruct-test") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 56275abe1111a218852edc82580893d54394ad2fce5fc6a1e3e6c400c6795752
- Size of remote file:
- 6.58 kB
- SHA256:
- 4e9dbf05a2bab530d13b11b005a557eedc28e3bdc3c5983c3b4cbf272d475fbe
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.