mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-06-27 11:21:32 +08:00
update readme
This commit is contained in:
parent
3d2a23184a
commit
0c1c500714
@ -1,9 +1,11 @@
|
|||||||
# Phi-2
|
# Phi-2
|
||||||
|
|
||||||
Phi-2 is a 2.7B parameter model released by Microsoft[^1] and trained on a mixture
|
Phi-2 is a 2.7B parameter language model released by Microsoft[^1] with
|
||||||
of GPT-4 outputs and clean web-text. Its performance rivals much larger models.
|
performance that rivals much larger models. It was trained on a mixture of
|
||||||
|
GPT-4 outputs and clean web text.
|
||||||
|
|
||||||
Phi-2 efficiently runs on an Apple silicon device with 8 GB memory in 16-bit precision.
|
Phi-2 efficiently runs on Apple silicon devices with 8GB of memory in 16-bit
|
||||||
|
precision.
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user