DQN-Labs commited on
Commit
76bb1d1
Β·
verified Β·
1 Parent(s): 801353b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +57 -7
README.md CHANGED
@@ -1,10 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
- title: README
3
- emoji: πŸ’»
4
- colorFrom: purple
5
- colorTo: pink
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 🧠 *DQN Labs*
2
+
3
+ DQN Labs is an independent AI research project focused on building, training, and experimenting with Large Language Models (LLMs).
4
+
5
+ Our goal is to push the limits of small, efficient AI models and make powerful AI systems accessible to everyone.
6
+
7
+ ---
8
+
9
+ ## πŸ”¬ Current Focus
10
+
11
+ DQN Labs is currently focused on LLM development and fine-tuning, including:
12
+
13
+ - 🧠 Training and fine-tuning open-source language models
14
+ - πŸ’» Improving code generation and reasoning ability
15
+ - πŸ“Š Evaluating models on benchmarks such as HumanEval
16
+ - ⚑ Running efficient experiments on consumer hardware
17
+
18
  ---
19
+
20
+ ## πŸ“¦ What You'll Find Here
21
+
22
+ This organization hosts:
23
+
24
+ - πŸ€– Fine-tuned language models
25
+ - πŸ“š Training datasets
26
+ - πŸ§ͺ Experimental checkpoints
27
+ - πŸ“Š Evaluation results and benchmarks
28
+
29
+ Most experiments focus on efficient training methods and lightweight models.
30
+
31
+ Everybody is free to contribute to the organizations, whether you choose to do so through providing new data, sharing your research through papers, or even fine tuning a few models yoruself!
32
+
33
  ---
34
 
35
+ ## πŸ›  Tech Stack
36
+
37
+ - Python
38
+ - PyTorch
39
+ - Hugging Face Transformers
40
+ - MLX (Apple Silicon optimization)
41
+ - LoRA / parameter-efficient fine-tuning
42
+
43
+ ---
44
+
45
+ ## 🎯 Vision
46
+
47
+ DQN Labs is exploring how capable small AI models can become through better data, smarter training, and efficient infrastructure.
48
+
49
+ ---
50
+
51
+ ## 🌐 Links
52
+
53
+ - πŸ€— Hugging Face: DQN Labs
54
+ - πŸŽ₯ YouTube: DQN Labs
55
+
56
+ ---
57
+
58
+ ## ⚑ Motto
59
+
60
+ > Local AI for everyone.