STEM-AI-mtl
commited on
Commit
•
2d09452
1
Parent(s):
cf93a3a
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,12 @@ Q&A related to electrical engineering, and Kicad software. Creation of Python co
|
|
38 |
|
39 |
Refer to [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) model card for recommended prompt format.
|
40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
## Training Details
|
42 |
|
43 |
### Training Data
|
@@ -54,11 +60,6 @@ A LoRa PEFT was performed on a 48 Gb A40 Nvidia GPU.
|
|
54 |
|
55 |
## Model Card Authors
|
56 |
|
57 |
-
STEM.AI: stem.ai.mtl@gmail.com
|
58 |
[William Harbec](https://www.linkedin.com/in/william-harbec-56a262248/)
|
59 |
|
60 |
-
### Inference example
|
61 |
-
|
62 |
-
[Standard](https://github.com/STEM-ai/Phi-2/blob/4eaa6aaa2679427a810ace5a061b9c951942d66a/chat.py)
|
63 |
-
|
64 |
-
[GPTQ format](https://github.com/STEM-ai/Phi-2/blob/ab1ced8d7922765344d824acf1924df99606b4fc/chat-GPTQ.py)
|
|
|
38 |
|
39 |
Refer to [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) model card for recommended prompt format.
|
40 |
|
41 |
+
### Inference example
|
42 |
+
|
43 |
+
[Standard](https://github.com/STEM-ai/Phi-2/blob/4eaa6aaa2679427a810ace5a061b9c951942d66a/chat.py)
|
44 |
+
|
45 |
+
[GPTQ format](https://github.com/STEM-ai/Phi-2/blob/ab1ced8d7922765344d824acf1924df99606b4fc/chat-GPTQ.py)
|
46 |
+
|
47 |
## Training Details
|
48 |
|
49 |
### Training Data
|
|
|
60 |
|
61 |
## Model Card Authors
|
62 |
|
63 |
+
STEM.AI: stem.ai.mtl@gmail.com\
|
64 |
[William Harbec](https://www.linkedin.com/in/william-harbec-56a262248/)
|
65 |
|
|
|
|
|
|
|
|
|
|