You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

llama.native.llamakvcacheview.md 366 B

1234567891011
  1. # LLamaKvCacheView
  2. Namespace: LLama.Native
  3. An updateable view of the KV cache (llama_kv_cache_view)
  4. ```csharp
  5. public struct LLamaKvCacheView
  6. ```
  7. Inheritance [Object](https://docs.microsoft.com/en-us/dotnet/api/system.object) → [ValueType](https://docs.microsoft.com/en-us/dotnet/api/system.valuetype) → [LLamaKvCacheView](./llama.native.llamakvcacheview.md)