Update README.md
#28
by
luv2261
- opened
README.md
CHANGED
|
@@ -90,6 +90,10 @@ model-index:
|
|
| 90 |
|
| 91 |
We provide the inference demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
| 92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 93 |
## Citation
|
| 94 |
|
| 95 |
Please cite the repo if you use the data, method or code in this repo.
|
|
|
|
| 90 |
|
| 91 |
We provide the inference demo code [here](https://github.com/nlpxucan/WizardLM/tree/main/demo).
|
| 92 |
|
| 93 |
+
## Model Inferencing
|
| 94 |
+
|
| 95 |
+
The WizardCoder-Python-34B-V1.0 model is available on the Clarifai [here](https://clarifai.com/wizardlm/generate/models/wizardCoder-Python-34B), allowing easy access to it through Clarifai API.
|
| 96 |
+
|
| 97 |
## Citation
|
| 98 |
|
| 99 |
Please cite the repo if you use the data, method or code in this repo.
|