File size: 597 Bytes
6edcce8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "model_type": "qwen2",
  "adapter_type": "lora",
  "base_model": "mlx-community/Qwen2.5-Coder-0.5B-Instruct-4bit",
  "base_model_reference": "Qwen/Qwen2.5-Coder-0.5B-Instruct",
  "task": "text-generation",
  "framework": "mlx",
  "lora_rank": 8,
  "lora_alpha": 16,
  "lora_dropout": 0.05,
  "trained_on": "flwrlabs/code-alpaca-20k",
  "training_samples": 2000,
  "training_iterations": 100,
  "model_name": "Minimalism",
  "description": "LoRA adapter for Qwen2.5-Coder-0.5B-Instruct trained on code-alpaca-20k dataset. Provides runnable-first coding assistance.",
  "license": "apache-2.0"
}