Moving collab profiles to tasks folder and removing vllm.json

This commit is contained in:
Ayush Maniar 2025-03-08 16:01:54 -08:00
parent 8e63522012
commit d70491e597
4 changed files with 0 additions and 10 deletions

View file

@ -1,10 +0,0 @@
{
"name": "vllm",
"model": {
"api": "vllm",
"model": "Qwen/Qwen2.5-1.5B-Instruct",
"url": "http://127.0.0.1:8000/v1"
},
"embedding": "openai"
}