oopere commited on
Commit
1d01671
·
verified ·
1 Parent(s): 73d6b3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -3,12 +3,12 @@ language:
3
  - en
4
  tags:
5
  - optipfair
6
- - rearchitecting-llms
7
- - depth-pruning
8
- - model-optimization
 
9
  - small-language-model
10
- - Qwen-3.5
11
- - educational
12
  license: apache-2.0
13
  base_model: Qwen/Qwen3.5-0.8B-Base
14
  metrics:
@@ -188,4 +188,4 @@ This model was created following the methodologies taught in **"Rearchitecting L
188
  - Loss function weights (α, β, temperature)
189
  - Training epochs and learning rate
190
 
191
- Share your results in the [book's discussion forum](https://hubs.la/Q040tvtp0)!
 
3
  - en
4
  tags:
5
  - optipfair
6
+ - model-compression
7
+ - structured-pruning
8
+ - knowledge-distillation
9
+ - efficient-llm
10
  - small-language-model
11
+ - depth-pruning
 
12
  license: apache-2.0
13
  base_model: Qwen/Qwen3.5-0.8B-Base
14
  metrics:
 
188
  - Loss function weights (α, β, temperature)
189
  - Training epochs and learning rate
190
 
191
+ Share your results in the [book's discussion forum](https://hubs.la/Q040tvtp0)!