Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
0cb78a2fc2a5463ce8e84b56388f28e02e1c1d06
0cb78a2fc2a5463ce8e84b56388f28e02e1c1d06
Switch branch/tag
ollama
llm
llama.cpp
tests
get-model.h
Find file
Normal view
History
Permalink
get-model.h
53 Bytes
Edit
Web IDE
Newer
Older
v1
mashun1
committed
Jun 26, 2024
1
2
#pragma once
char
*
get_model_or_exit
(
int
,
char
*
[]);