Instructions to use recogna-nlp/internlm-chatbode2-7b-alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use recogna-nlp/internlm-chatbode2-7b-alpha with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("recogna-nlp/internlm-chatbode-7b") model = PeftModel.from_pretrained(base_model, "recogna-nlp/internlm-chatbode2-7b-alpha") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 74eb421b726736a0dcfc86763a6107c7aab83848c5ff589beff064fb335776d6
- Size of remote file:
- 1.26 GB
- SHA256:
- aaf41a237c5a0dae7489721c71eb3042c56c51b9452fa148897b67be6f287829
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.