index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
/
examples
/
phi
/
main.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable BF16 on metal. (#2380)
Laurent Mazare
2024-08-01
1
-4
/
+2
*
make up for the missing last token output of phi2 example (#2299)
Czxck001
2024-06-29
1
-0
/
+4
*
Add Phi-3 Medium (#2205)
Jani Monoses
2024-05-23
1
-6
/
+13
*
Make the dtype configurable for phi. (#2133)
Laurent Mazare
2024-04-27
1
-4
/
+13
*
Add the phi-3 model. (#2120)
Laurent Mazare
2024-04-24
1
-20
/
+61
*
Quantized GGUF style (#1523)
Nicolas Patry
2024-01-17
1
-7
/
+9
*
Use the new phi model by default. (#1589)
Laurent Mazare
2024-01-15
1
-26
/
+29
*
Update the Phi model to use the updated architecture. (#1580)
Laurent Mazare
2024-01-13
1
-11
/
+35
*
Pin the revision used for phi-v2 + make it the default. (#1572)
Laurent Mazare
2024-01-12
1
-4
/
+3
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
1
-4
/
+4
*
MMLU evaluation for Phi. (#1474)
Laurent Mazare
2023-12-23
1
-13
/
+104
*
Tweak the readme for phi and the default sample length. (#1450)
Laurent Mazare
2023-12-16
1
-1
/
+1
*
Quantized version for phi-v2. (#1430)
Laurent Mazare
2023-12-13
1
-2
/
+5
*
Support for phi-2. (#1429)
Laurent Mazare
2023-12-13
1
-14
/
+28
*
Add support for the phi-hermes finetuned model. (#1192)
Laurent Mazare
2023-10-27
1
-3
/
+11
*
Add support for Puffin-Phi-v2. (#1110)
Laurent Mazare
2023-10-16
1
-3
/
+23
*
Fix the verbose prompt for phi. (#1097)
Laurent Mazare
2023-10-15
1
-2
/
+5
*
Improve the reshape error messages. (#1096)
Laurent Mazare
2023-10-15
1
-7
/
+16
*
Add support for phi-1.0 (#1093)
Laurent Mazare
2023-10-14
1
-12
/
+47
*
Mistral: exit on eos token. (#1001)
Laurent Mazare
2023-09-30
1
-5
/
+5
*
add eos token to phi example (#965)
Radamés Ajna
2023-09-26
1
-0
/
+7
*
Add some repeat penalty to the phi example. (#961)
Laurent Mazare
2023-09-25
1
-1
/
+40
*
Use the repo for the quantized phi model. (#954)
Laurent Mazare
2023-09-24
1
-10
/
+13
*
Add the quantized mixformer model. (#953)
Laurent Mazare
2023-09-24
1
-6
/
+26
*
Adapt more examples to the updated safetensor api. (#947)
Laurent Mazare
2023-09-23
1
-10
/
+1
*
Tracing for the phi model (#936)
Laurent Mazare
2023-09-23
1
-1
/
+16
*
Complete the mixformer implementation. (#930)
Laurent Mazare
2023-09-22
1
-0
/
+163