This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
scisharp
/
LLamaSharp
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
17
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
289
Commits
8
Branches
333 MB
32 Download
Tree:
93f24f8a51
dependabot/nuget/Microsoft.KernelMemory.Abstractions-and-Microsoft.Extensions.Logging.Abstractions-0.35.240318.2
dependabot/nuget/Microsoft.SemanticKernel.Abstractions-1.6.3
experimental_cpp
gh-pages
master
preview
refactor_v1.0
rinne-dev
0.11.0
0.11.1
0.9.1
untagged-54cee5cf55a360e770ad
v0.10.0
v0.2.1
v0.2.2
v0.2.3
v0.3.0
v0.4.0
v0.4.1-preview
v0.4.2-preview
v0.5.1
v0.6.0
v0.7.0
v0.8.0
v0.8.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '93f24f8a51'
${ noResults }
Commit Graph
4 Commits (93f24f8a51161ede447f1f6f312ea83f009ff695)
Author
SHA1
Message
Date
Martin Evans
93f24f8a51
Switched to properly typed `Encoding` property
2 years ago
Martin Evans
a9e6f21ab8
- Creating and destroying contexts in the stateless executor, saving memory. It now uses zero memory when not inferring!
- Passing encoding in the `IModelParams`, which reduces how often encoding needs to be passed around
2 years ago
Martin Evans
685eb3b9c2
Replaced `nint` with `float[]?` in Model params, which is much more user friendly!
2 years ago
sa_ddam213
2a04e31b7d
ModelParams abstraction
2 years ago