JungZoona commited on
Commit
6be1694
·
verified ·
1 Parent(s): afac610

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -13,7 +13,8 @@ library_name: transformers
13
 
14
  ## Model Summary
15
  T3Q-qwen2.5-14b-v1.2-e2 is a post-trained version of the Qwen/Qwen2.5-14B-Instruct-1M model.
16
- (LoRA-8-4-0.0001-cosine-32-16 with train_data_v1.2)
 
17
 
18
  ## Quick Start
19
  Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.
 
13
 
14
  ## Model Summary
15
  T3Q-qwen2.5-14b-v1.2-e2 is a post-trained version of the Qwen/Qwen2.5-14B-Instruct-1M model.
16
+ (LoRA-8-4-0.0001-cosine-32-16 with train_data_v1.2)
17
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63e05d54a98d931aa90a7e18/wcNgrnOUeuLnNTgSFsDzg.png)
18
 
19
  ## Quick Start
20
  Here provides a code snippet with `apply_chat_template` to show you how to load the tokenizer and model and how to generate contents.