Update README.md
This commit is contained in:
parent
e51558d740
commit
b3f3cecfaa
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Granite 3b generation with Go code:
|
|||
- If you haven't as yet, also make sure to fork Phi-3: https://huggingface.co/microsoft/Phi-3-mini-4k-instruct#sample-inference-code$0 and IBM Granite 3b: https://huggingface.co/ibm-granite/granite-3b-code-instruct#generation$0 from huggingface and change the `@app.route` in the testing.py file to match the locations where you host those models.
|
||||
|
||||
# **Adding more models for testing**
|
||||
in prog...
|
||||
|
||||
|
||||
Overall the Phi-3 model can be better used as a way to generate text and the Granite model might be better at developing code and generating software solutions
|
Loading…
Reference in a new issue