Zhiding commited on
Commit
eb03e4e
·
1 Parent(s): 08b8b31

upload model arch to eagle_2_5_vl

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. generation_config copy.json +0 -4
README.md CHANGED
@@ -22,7 +22,7 @@ tags:
22
  [\[🤗 HF Demo\]](https://huggingface.co/spaces/nvidia/Eagle2-Demo)
23
 
24
  # News:
25
- - We update the model codes to support latest HF `generate` feature
26
 
27
  ## Introduction
28
 
 
22
  [\[🤗 HF Demo\]](https://huggingface.co/spaces/nvidia/Eagle2-Demo)
23
 
24
  # News:
25
+ - We update the model arch to `eagle_2_5_vl` to support `generate` feature.
26
 
27
  ## Introduction
28
 
generation_config copy.json DELETED
@@ -1,4 +0,0 @@
1
- {
2
- "_from_model_config": true,
3
- "transformers_version": "4.37.2"
4
- }