Anmol Dubey commited on
Commit
fa397db
·
verified ·
1 Parent(s): 40cda0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -209,7 +209,7 @@ base_model: meta-llama/Llama-3.2-1B
209
 
210
  # bobachicken/Llama-3.2-1B-Alpaca
211
 
212
- The Model [bobachicken/Llama-3.2-1B-Alpaca](https://huggingface.co/bobachicken/Llama-3.2-1B-Alpaca) was converted to MLX format from [meta-llama/Llama-3.2-1B](https://huggingface.co/meta-llama/Llama-3.2-1B) using mlx-lm version **0.19.3**.
213
 
214
  ## Use with mlx
215
 
 
209
 
210
  # bobachicken/Llama-3.2-1B-Alpaca
211
 
212
+ The Model [bobachicken/Llama-3.2-1B-Alpaca](https://huggingface.co/bobachicken/Llama-3.2-1B-Alpaca) was finetuned using the Dataset [bobachicken/alpaca-split](https://huggingface.co/datasets/bobachicken/alpaca-split) , a split version of the Alpaca Dataset [tatsu-lab/alpaca](https://huggingface.co/datasets/tatsu-lab/alpaca) using the MLX Framework(https://github.com/ml-explore) developed by Apple. The fine-tuning process was conducted using DORA(https://developer.nvidia.com/blog/introducing-dora-a-high-performing-alternative-to-lora-for-fine-tuning/) for a total of 2000 iterations.
213
 
214
  ## Use with mlx
215