Skip to content

Conversation

mudler
Copy link
Owner

@mudler mudler commented Sep 9, 2023

Related to: #1015

Related to: #1015

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit d6614f3 into master Sep 10, 2023
@mudler mudler deleted the vllm branch September 10, 2023 07:17
@mudler
Copy link
Owner Author

mudler commented Sep 18, 2023

To test it:

name: vllm
backend: vllm
parameters:
    model: "facebook/opt-125m"
curl http://localhost:8080/v1/completions -H "Content-Type: application/json" -d '{   
   "model": "vllm",
   "prompt": "Hello, my name is",
   "temperature": 0.1, "top_p": 0.1
 }'

@mudler mudler added the enhancement New feature or request label Sep 18, 2023
@mudler mudler mentioned this pull request Nov 15, 2023
93 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant