Gapeleon commited on
Commit
73820fc
·
verified ·
1 Parent(s): 5fe3ef4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ base_model:
4
+ - MrDragonFox/mOrpheus_3B-1Base_early_preview-v1-25000
5
+ language:
6
+ - en
7
+ ---
8
+
9
+ # OpenVINO quant of [MrDragonFox/mOrpheus_3B-1Base_early_preview-v1-25000](https://huggingface.co/MrDragonFox/mOrpheus_3B-1Base_early_preview-v1-25000)
10
+
11
+ Use the openai text-completions endpoint (not chat-completions) for this model.
12
+
13
+ - Works on (Intel Arc A750 / A770 / B580).
14
+ - Tested on Intel Arc A770
15
+
16
+ # Performance on an A770 with [OpenArc](https://github.com/SearchSavior/OpenArc)
17
+
18
+ ```
19
+ === Streaming Performance ===
20
+ Total generation time: TODO
21
+ Prompt evaluation: TODO
22
+ Response generation: TODO
23
+ ```