Initial snapshot before transformerlab recovery
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
description: Local evaluation placeholder for lab 6
|
||||
providers:
|
||||
- id: openai:chat
|
||||
label: Local Ollama
|
||||
config:
|
||||
apiBaseUrl: http://{{ courseware_bind_host }}:{{ courseware_ports.ollama }}/v1
|
||||
apiKey: local-only
|
||||
model: qwen3.5:4b
|
||||
prompts:
|
||||
- "{{ '{{prompt}}' }}"
|
||||
tests:
|
||||
- vars:
|
||||
prompt: "Summarize the purpose of this lab environment in one sentence."
|
||||
|
||||
Reference in New Issue
Block a user