Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,15 @@ base_model: mlx-community/Meta-Llama-3-8B-Instruct-4bit
|
|
6 |
|
7 |
Finetuned model [mlx-community/Meta-Llama-3-8B-Instruct-4bit](https://huggingface.co/mlx-community/Meta-Llama-3-8B-Instruct-4bit) with dataset of interviews/speeches of President of Argentina, Javier Milei
|
8 |
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
Finetuned model [mlx-community/Meta-Llama-3-8B-Instruct-4bit](https://huggingface.co/mlx-community/Meta-Llama-3-8B-Instruct-4bit) with dataset of interviews/speeches of President of Argentina, Javier Milei
|
8 |
|
9 |
+
Trained on Apple silicon using MLX, on a M2 Macbook Pro 64GB.
|
10 |
+
|
11 |
+
Thank you to @machinelernar for providing the dataset [machinelearnear/multiturn_chat_milei_gpt](https://huggingface.co/datasets/machinelearnear/multiturn_chat_milei_gpt)
|
12 |
+
|
13 |
+
|
14 |
+
@software{mlx2023,
|
15 |
+
author = {Awni Hannun and Jagrit Digani and Angelos Katharopoulos and Ronan Collobert},
|
16 |
+
title = {{MLX}: Efficient and flexible machine learning on Apple silicon},
|
17 |
+
url = {https://github.com/ml-explore},
|
18 |
+
version = {0.0},
|
19 |
+
year = {2023},
|
20 |
+
}
|