Instructions to use mattshumer/Jamba-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mattshumer/Jamba-Chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("ai21labs/Jamba-v0.1") model = PeftModel.from_pretrained(base_model, "mattshumer/Jamba-Chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- dfd08af54da40b6a7e5182b703ac87628fb434c3cd6650ded3e12966af5ed27b
- Size of remote file:
- 4.86 kB
- SHA256:
- 0781d3934894a85ed10792c9299f0e56b467495a17caf2881d6aaf20b1f3d0b7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.