Nurman commited on
Commit
04d9bfa
·
verified ·
1 Parent(s): 41224d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  language:
3
  - en
4
- license: mit
5
  tags:
6
  - llama-cpp
7
  - gguf
@@ -329,11 +329,11 @@ If you use these adapters in your research, please cite:
329
 
330
  ## 📄 License
331
 
332
- - **LoRA Adapters**: MIT License
333
  - **Base Models**:
334
- - Qwen3: Apache 2.0 License
335
- - Gemma3: Gemma Terms of Use
336
- - **Training Framework (qvac-finetune)**: MIT License
337
 
338
  ---
339
 
@@ -354,7 +354,7 @@ If you use these adapters in your research, please cite:
354
 
355
  From smartphones to datacenters • No vendor lock-in • Privacy-preserving
356
 
357
- ⭐ Star the [qvac-finetune](https://github.com/tetherto/qvac-finetune) repo if you find it useful!
358
 
359
  </div>
360
 
 
1
  ---
2
  language:
3
  - en
4
+ license: apache-2.0
5
  tags:
6
  - llama-cpp
7
  - gguf
 
329
 
330
  ## 📄 License
331
 
332
+ - **LoRA Adapters**: Apache 2.0 License
333
  - **Base Models**:
334
+ - Qwen3: [Apache 2.0 license](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md)
335
+ - Gemma3: [Gemma Terms of Use](https://ai.google.dev/gemma/terms)
336
+ - **Training Framework (qvac-fabric-llm)**: Apache 2.0 License
337
 
338
  ---
339
 
 
354
 
355
  From smartphones to datacenters • No vendor lock-in • Privacy-preserving
356
 
357
+ ⭐ Star the [qvac-rnd-fabric-llm-finetune](https://github.com/tetherto/qvac-rnd-fabric-llm-finetune) repo if you find it useful!
358
 
359
  </div>
360