mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-12-16 02:08:55 +08:00
llama chat/code
This commit is contained in:
@@ -3,7 +3,8 @@
|
|||||||
An example of generating text with Llama (1 or 2) using MLX.
|
An example of generating text with Llama (1 or 2) using MLX.
|
||||||
|
|
||||||
Llama is a set of open source language models from Meta AI Research[^1][^2]
|
Llama is a set of open source language models from Meta AI Research[^1][^2]
|
||||||
ranging from 7B to 70B parameters.
|
ranging from 7B to 70B parameters. This example also support Llama Chat and
|
||||||
|
Code Llama.
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user