Commit e085f5ec authored by brent's avatar brent

modify models

parent 549d5ab5
No preview for this file type
No preview for this file type
...@@ -18,11 +18,21 @@ lllama3:0.0.8: ...@@ -18,11 +18,21 @@ lllama3:0.0.8:
url: "https://api.replicate.com/v1/models/meta/meta-llama-3-8b/predictions" url: "https://api.replicate.com/v1/models/meta/meta-llama-3-8b/predictions"
stream: false stream: false
meta-llama-3-8b:
version: ""
url: "https://api.replicate.com/v1/models/meta/meta-llama-3-8b/predictions"
stream: false
meta-llama-3-8b-instruct: meta-llama-3-8b-instruct:
version: "" version: ""
url: "https://api.replicate.com/v1/models/meta/meta-llama-3-8b-instruct/predictions" url: "https://api.replicate.com/v1/models/meta/meta-llama-3-8b-instruct/predictions"
stream: false stream: false
meta-llama-3-70b-instruct:
version: ""
url: "https://api.replicate.com/v1/models/meta/meta-llama-3-70b-instruct/predictions"
stream: false
stable-diffusion-3: stable-diffusion-3:
version: "" version: ""
url: "https://api.replicate.com/v1/models/stability-ai/stable-diffusion-3/predictions" url: "https://api.replicate.com/v1/models/stability-ai/stable-diffusion-3/predictions"
...@@ -42,3 +52,18 @@ stable-diffusion: ...@@ -42,3 +52,18 @@ stable-diffusion:
version: "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4" version: "ac732df83cea7fff18b8472768c88ad041fa750ff7682a21affe81863cbe77e4"
url: "https://api.replicate.com/v1/predictions" url: "https://api.replicate.com/v1/predictions"
stream: false stream: false
qwen1.5-72b:
version: "f919d3c43a8758de744cf2908426dd744154120f0a22e457a3fa647acdfe33be"
url: "https://api.replicate.com/v1/predictions"
stream: false
qwen1.5-7b:
version: "f85bec5b21ba0860e0f200be6ef5af9d5a65b974b9f99e36eb036d21eab884de"
url: "https://api.replicate.com/v1/predictions"
stream: false
llava-13b:
version: "b5f6212d032508382d61ff00469ddda3e32fd8a0e75dc39d8a4191bb742157fb"
url: "https://api.replicate.com/v1/predictions"
stream: false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment