mirror of
https://github.com/Direct-Dev-Ru/go-lcg.git
synced 2025-11-16 01:29:55 +00:00
before refactoring
This commit is contained in:
6
run_ollama.sh
Normal file
6
run_ollama.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#! /usr/bin/bash
|
||||
|
||||
LCG_PROVIDER=ollama LCG_HOST=http://192.168.87.108:11434/ \
|
||||
LCG_MODEL=hf.co/yandex/YandexGPT-5-Lite-8B-instruct-GGUF:Q4_K_M \
|
||||
go run . $1 $2 $3 $4 $5 $6 $7 $8 $9
|
||||
|
||||
Reference in New Issue
Block a user