cveavy commited on
Commit
ab3d3ba
·
verified ·
1 Parent(s): d46e16e

Model update

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
 
2
  base_model: qwen3
3
  tags:
4
  - affine
@@ -52,4 +53,6 @@ print(tokenizer.decode(outputs[0], skip_special_tokens=True))
52
  - **Layers**: 36
53
  - **Precision**: bfloat16
54
 
 
55
 
 
 
1
  ---
2
+ license: apache-2.0
3
  base_model: qwen3
4
  tags:
5
  - affine
 
53
  - **Layers**: 36
54
  - **Precision**: bfloat16
55
 
56
+ ## License
57
 
58
+ Apache 2.0