sammysun0711
commited on
Commit
•
eee0f1c
1
Parent(s):
6a8efde
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,8 @@ language:
|
|
3 |
- zh
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
-
FP16 Model converted from AquilaChat-7b v0.6 Pytorch Model:
|
|
|
7 |
|
8 |
Support Inference with AutoModelForCausalLM, ORTModelForCausalLM and OVModelForCausalLM
|
9 |
```python
|
|
|
3 |
- zh
|
4 |
pipeline_tag: text-generation
|
5 |
---
|
6 |
+
FP16 Model converted from AquilaChat-7b v0.6 Pytorch Model:
|
7 |
+
https://github.com/FlagAI-Open/FlagAI/tree/master/examples/Aquila/Aquila-chat
|
8 |
|
9 |
Support Inference with AutoModelForCausalLM, ORTModelForCausalLM and OVModelForCausalLM
|
10 |
```python
|