소스 검색

add clip and parallel requests to the todo list

jmorganca 11 달 전
부모
커밋
e37651cca0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      llama/README.md

+ 4 - 0
llama/README.md

@@ -2,6 +2,8 @@
 
 This package integrates llama.cpp as a Go package that's easy to build with tags for different CPU and GPU processors.
 
+Supported:
+
 - [x] CPU
 - [x] avx, avx2
 - [ ] avx512
@@ -10,6 +12,8 @@ This package integrates llama.cpp as a Go package that's easy to build with tags
 - [x] Windows ROCm
 - [ ] Linux CUDA
 - [ ] Linux ROCm
+- [ ] Clip
+- [ ] Parallel Requests
 
 Extra build steps are required for CUDA and ROCm on Windows since `nvcc` and `hipcc` both require using msvc as the host compiler. For these small dlls are created: