File size: 1,000 Bytes
2473205
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
NOTICE OF CHANGES
=================

This repository contains a derivative work of the following base model:

  Base model: Qwen/Qwen-3.8-27B
  Source:     https://huggingface.co/Qwen/Qwen-3.8-27B
  License:    Apache License, Version 2.0
              (see LICENSE file in this repository)

Changes made to the original model
-----------------------------------

- A LoRA (Low-Rank Adaptation) adapter was trained on top of the base model.
- The trained LoRA adapter weights were merged into the base model weights,
  producing a single, standalone set of model weights.
- No changes were made to the model architecture, tokenizer vocabulary, or
  configuration beyond what is required to load the merged weights.

This notice is provided in accordance with Section 4 of the Apache License, Version 2.0,
which requires that any modified files carry prominent notices stating that
changes were made, and that copyright, patent, trademark, and attribution
notices from the original work are retained.