Instructions to use GreenGenomicsLab/mamba-tinytrain1.4b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use GreenGenomicsLab/mamba-tinytrain1.4b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("state-spaces/mamba-1.4b-hf") model = PeftModel.from_pretrained(base_model, "GreenGenomicsLab/mamba-tinytrain1.4b") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 89a8c507eec85c2247bd2176d43e72ff16b2aea21ea6bcab5f8b8ceddc996186
- Size of remote file:
- 1.06 kB
- SHA256:
- a604a79caf6c097975821d9905db159abe245bd6fa4917c8cbb2bb6e61e4ab43
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.