LLamaSharp/LLama/Extensions
Rinne 495177fd0f fix: typos. 2024-04-29 18:19:20 +08:00
..
DictionaryExtensions.cs Code cleanup driven by R# suggestions: 2024-01-02 03:20:21 +00:00
EncodingExtensions.cs Fixed some issues which were causing metadata overrides not to work (mostly importantly, converting the key was failing so all keys were null bytes and thus ignored). 2023-12-24 21:23:37 +00:00
IContextParamsExtensions.cs fix: typos. 2024-04-29 18:19:20 +08:00
IEnumerableExtensions.cs This commit (5fe721bdbe) accidentally removed a load of stuff that it shouldn't. Fixed that. 2023-11-15 01:36:33 +00:00
IModelParamsExtensions.cs fix: typos. 2024-04-29 18:19:20 +08:00
IReadOnlyListExtensions.cs Switched form using raw integers, to a `LLamaToken` struct 2024-01-02 20:47:21 +00:00
KeyValuePairExtensions.cs This commit (5fe721bdbe) accidentally removed a load of stuff that it shouldn't. Fixed that. 2023-11-15 01:36:33 +00:00
ListExtensions.cs This commit (5fe721bdbe) accidentally removed a load of stuff that it shouldn't. Fixed that. 2023-11-15 01:36:33 +00:00