Instructions to use hpprc/Mixtral-8x7B-Instruct-ja-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hpprc/Mixtral-8x7B-Instruct-ja-en with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1") model = PeftModel.from_pretrained(base_model, "hpprc/Mixtral-8x7B-Instruct-ja-en") - Notebooks
- Google Colab
- Kaggle
Mixtral-8x7B-Instruct-ja-en
see: https://github.com/hppRC/llm-translator
Framework versions
- PEFT 0.7.1
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for hpprc/Mixtral-8x7B-Instruct-ja-en
Base model
mistralai/Mixtral-8x7B-v0.1 Finetuned
mistralai/Mixtral-8x7B-Instruct-v0.1