Skip to content

Commit

Permalink
Merge pull request #253 from criminact/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
EricLBuehler authored Apr 30, 2024
2 parents 8574448 + d46a053 commit 3b10a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Mistral.rs is a fast LLM inference platform supporting inference on a variety of
- Quantized model support: 2-bit, 3-bit, 4-bit, 5-bit, 6-bit and 8-bit for faster inference and optimized memory usage.
- Continuous batching.
- Prefix caching.
- Device mapping: load and run some layers on the device and the reset on the CPU.
- Device mapping: load and run some layers on the device and the rest on the CPU.

**Accelerator support**:
- Apple silicon support with the Metal framework.
Expand Down

0 comments on commit 3b10a9a

Please sign in to comment.