-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_env
More file actions
27 lines (23 loc) · 853 Bytes
/
sample_env
File metadata and controls
27 lines (23 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
API_KEYS=d45e483c-1ee2-4850-a25e-1fae2c35cb24
system_fingerprint = f8f3g3a4
model_list=model1,model2,model3,model4
model1_path=Precacons/Pico-Lamma-3.2-1B-Reasoning-Instruct
model1_trust_remote_code=true
model1_use_fast_generation=False
model1_draft_model_name = Precacons/Pico-Lamma-3.2-1B-Reasoning-Instruct
model1_use_processor = true
# model2_path=Kwai-Kolors/Kolors
# model2_trust_remote_code=true
# model2_use_fast_generation=false
# model2_draft_model_name = openai-community/gpt2
; model2_use_processor = false
model3_path=../models/model3.pkl
model3_trust_remote_code=true
model3_use_fast_generation=true
model3_draft_model_name = model3
model3_use_processor = false
model4_path=Snowflake/snowflake-arctic-embed-m-v1.5
model4_trust_remote_code=true
model4_use_fast_generation=false
model4_embedding_model = true
model4_use_processor = false