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
7013e5e2d779d68d2a9cdafa96f8fdb2645618a5
7013e5e2d779d68d2a9cdafa96f8fdb2645618a5
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
*
[]);