Update README.md
This commit is contained in:
parent
b364373ae9
commit
a13e0c5467
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Phi-3 generation with Go code:
|
|||
Granite 3b generation with Go code:
|
||||
`curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -d"query=Write me an example of Go programming code." http://169.231.231.109:5000/query/granite`
|
||||
|
||||
#How to run this on your own
|
||||
# **How to run this on your own**
|
||||
|
||||
- Start by setting up an env within the directory of your choice.
|
||||
`python -m venv env`
|
||||
|
|
Loading…
Reference in a new issue