Skip to content

Commit dd09dec

Browse files
authored
Merge pull request #70 from mmwillet/doc/linux-server
Server on Support Linux (README)
2 parents 04d678c + 46b289c commit dd09dec

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ Additional Model support will initially be added based on open source model perf
2626
#### Functionality
2727

2828
| Planned Functionality | OS X | Linux | Windows |
29-
|----------------------|------------|---|---|
30-
| Basic CPU Generation | ✓ |✓|✗|
31-
| Metal Acceleration | ✓ | _ | _ |
32-
| CUDA support | _ |✗|✗|
33-
| Quantization | ✓_*_ |✗|✗|
34-
| Layer Offloading | ✗ |✗|✗|
35-
| Server Support | ✓ |✗|✗|
36-
| Vulkan Support | _ |✗|✗|
37-
| Kompute Support | _ |✗|✗|
38-
| Streaming Audio | ✗ |✗|✗|
29+
|-----------------------|------------|-------|---------|
30+
| Basic CPU Generation | ✓ |✓| ✗ |
31+
| Metal Acceleration | ✓ | _ | _ |
32+
| CUDA support | _ |✗| ✗ |
33+
| Quantization | ✓_*_ |✗| ✗ |
34+
| Layer Offloading | ✗ |✗| ✗ |
35+
| Server Support | ✓ |✓| ✗ |
36+
| Vulkan Support | _ |✗| ✗ |
37+
| Kompute Support | _ |✗| ✗ |
38+
| Streaming Audio | ✗ |✗| ✗ |
3939

4040
_*_ Currently only the generative model supports these.
4141
### Installation

0 commit comments

Comments
 (0)