MLX
Hindi
mistral
alignment-handbook
Generated from Trainer
File size: 841 Bytes
e3c3ab9
ca65a98
 
 
 
 
 
 
 
 
 
 
 
 
 
e3c3ab9
ca65a98
bd21956
ca65a98
 
 
 
 
 
 
bd21956
 
 
 
ca65a98
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
language:
- hi
license: cc-by-nc-4.0
tags:
- alignment-handbook
- generated_from_trainer
- mlx
datasets:
- HuggingFaceH4/ultrachat_200k
- rohansolo/BB_HindiHinglish
base_model: mistralai/Mistral-7B-v0.1
model-index:
- name: BB-L-01-7B
  results: []
---

# BB-L-01-7B-mlx-4bit
This model was converted to MLX format from [`rohansolo/BB-L-01-7B`]().
Refer to the [original model card](https://huggingface.co/rohansolo/BB-L-01-7B) for more details on the model.
## Use with mlx
```bash
pip install mlx
git clone https://github.com/ml-explore/mlx-examples.git
cd mlx-examples/llms/hf_llm
python generate.py --model rohansolo/BB-L-01-7B-mlx-4bit --prompt "<|system|>
You are a helpful AI assistant</s>
<|user|>               
एक पाइथन स्क्रिप्ट लिखो बबल सॉर्ट के लिए</s>"
```