This website requires JavaScript.
Explore
Help
Sign In
scisharp
/
LLamaSharp
Watch
1
Star
0
Fork
You've already forked LLamaSharp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
LLamaSharp
/
LLama.Benchmark
/
Common.cs
11 lines
129 B
C#
Raw
Permalink
Blame
History
namespace
LLama.Benchmark
{
public
enum
ExecutorType
{
Interactive
,
Instruct
,
Stateless
}
}
Reference in New Issue
View Git Blame
Copy Permalink