MonteXiaofeng commited on
Commit
73fc237
1 Parent(s): b05e3ca

fix readme

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +4 -4
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md CHANGED
@@ -29,14 +29,14 @@ The additional details of the Aquila model will be presented in the official tec
29
  | Model | Model Type | Description | Status | GPUs Used |
30
  | :----------------- | :----------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :--------------| :----------- |
31
 
32
- | AquilaSQL-7B |chat modeltext2sql model, cotinue traind from the AquilaCode-base model| AquilaSQL achieved sota on the cspider leadboard | published | Nvidia-A100 |
33
 
34
  We will continue to release improved versions of Aquila model as open source.
35
- (https://huggingface.co/BAAI/AquilaChat-7B/blob/main/change_log.log).
36
 
37
  <!-- </table> -->
38
 
39
- ## Quick Start AquilaChat-7B(Chat model)
40
 
41
  ### 1. Inference
42
 
@@ -76,4 +76,4 @@ with torch.no_grad():
76
 
77
  ## License
78
 
79
- AquilaChat-7B and AquilaChat-33B open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/AquilaChat-7B/resolve/main/BAAI%20Aquila%20Model%20License%20Agreement.pdf)
 
29
  | Model | Model Type | Description | Status | GPUs Used |
30
  | :----------------- | :----------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :--------------| :----------- |
31
 
32
+ | AquilaSQL-7B |chat model | text2sql model, cotinue traind from the AquilaCode-base model| AquilaSQL achieved sota on the cspider leadboard | published | Nvidia-A100 |
33
 
34
  We will continue to release improved versions of Aquila model as open source.
35
+ (https://huggingface.co/BAAI/AquilaSQL-7B/blob/main/change_log.log).
36
 
37
  <!-- </table> -->
38
 
39
+ ## Quick Start AquilaSQL-7B(Chat model)
40
 
41
  ### 1. Inference
42
 
 
76
 
77
  ## License
78
 
79
+ AquilaSQL-7B open-source model is licensed under [ BAAI Aquila Model Licence Agreement](https://huggingface.co/BAAI/AquilaChat-7B/resolve/main/BAAI%20Aquila%20Model%20License%20Agreement.pdf)