This website requires JavaScript.
Explore
Help
Sign In
happyz
/
llama.cpp
mirror of
https://github.com/ggerganov/llama.cpp.git
Watch
1
Star
0
Fork
You've already forked llama.cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b7f1fa6d8c
llama.cpp
/
run.h
7 lines
102 B
C
Raw
Blame
History
#
pragma once
#
include
"llama.h"
#
include
"utils.h"
int
run
(
llama_context
*
ctx
,
gpt_params
params
)
;
Reference in New Issue
View Git Blame
Copy Permalink