Instructions to use Granther/InternLM2-1.8B-OpenOrca with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Granther/InternLM2-1.8B-OpenOrca with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("internlm/internlm2-1_8b") model = PeftModel.from_pretrained(base_model, "Granther/InternLM2-1.8B-OpenOrca") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- eb88de5faa9e82368b3bee26636575e1c4b57b4e27ceaf70e456ac377aacd8e3
- Size of remote file:
- 1.48 MB
- SHA256:
- f868398fc4e05ee1e8aeba95ddf18ddcc45b8bce55d5093bead5bbf80429b48b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.