Add Qwen2-7B to the list of zed.dev models (#15649)
Release Notes: - N/A --------- Co-authored-by: Nathan <nathan@zed.dev>
This commit is contained in:
parent
60127f2a8d
commit
21816d1ff5
9 changed files with 112 additions and 2 deletions
|
@ -127,6 +127,16 @@ spec:
|
|||
secretKeyRef:
|
||||
name: google-ai
|
||||
key: api_key
|
||||
- name: QWEN2_7B_API_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: hugging-face
|
||||
key: api_key
|
||||
- name: QWEN2_7B_API_URL
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: hugging-face
|
||||
key: qwen2_api_url
|
||||
- name: BLOB_STORE_ACCESS_KEY
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue