AtakanTekparmak commited on
Commit
cc57255
·
verified ·
1 Parent(s): 99209ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
- pipeline_tag: reinforcement-learning
 
 
 
 
3
  ---
 
 
4
  # mem-agent-mlx-bf16
5
 
6
  This is the MLX version of the model with bf16 precision.
 
1
  ---
2
+ pipeline_tag: text-generation
3
+ library_name: transformers
4
+ tags:
5
+ - mlx
6
+ base_model: Qwen/Qwen3-4B-Thinking-2507
7
  ---
8
+
9
+
10
  # mem-agent-mlx-bf16
11
 
12
  This is the MLX version of the model with bf16 precision.