Instructions to use Technoculture/MT7Bi-alpha with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Technoculture/MT7Bi-alpha with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("epfl-llm/meditron-7b") model = PeftModel.from_pretrained(base_model, "Technoculture/MT7Bi-alpha") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- efa29ea851830eaa218528dd5721dfe3cc1dc9aac01dbd5b2bde552f4e4f623a
- Size of remote file:
- 320 MB
- SHA256:
- d5cb1c7b8fceeadfdbe57b6e4c54768a0b9349dfdc1108358595d404b947d7d6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.