index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quantized GGUF style (#1523)
Nicolas Patry
2024-01-17
9
-35
/
+43
*
Add MobileOne model. (#1595)
Jani Monoses
2024-01-16
2
-0
/
+118
*
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
*
Metal: f16 and bf16 where_cond + benchmark (#1545)
ivarflakstad
2024-01-12
1
-1
/
+0
*
Mention VGG in the readme. (#1573)
Laurent Mazare
2024-01-12
1
-2
/
+4
*
Pin the revision used for phi-v2 + make it the default. (#1572)
Laurent Mazare
2024-01-12
2
-10
/
+3
*
Add RepVGG model. (#1561)
Jani Monoses
2024-01-11
2
-0
/
+131
*
Use bindgen-cuda for the custom-kernel example. (#1536)
Laurent Mazare
2024-01-07
4
-236
/
+20
*
Simplifying our internal cargo dependencies. (#1529)
Nicolas Patry
2024-01-07
1
-6
/
+6
*
fix index_pos bug when kv cache is disabled. (#1517)
optman
2024-01-06
1
-4
/
+4
*
Format properly the Stable Diffusion example run with params (#1511)
stano
2024-01-01
1
-1
/
+1
*
Do not implement Module for BatchNorm. (#1513)
Laurent Mazare
2024-01-01
1
-1
/
+1
*
Add support for tiny-llama-1.1b. (#1512)
Laurent Mazare
2023-12-31
1
-2
/
+9
*
Add Policy Gradient to Reinforcement Learning examples (#1500)
s-casci
2023-12-30
4
-124
/
+275
*
Fix lints for clippy 1.75. (#1494)
Laurent Mazare
2023-12-28
1
-1
/
+1
*
Bump the crate version to 0.3.3. (#1490)
Laurent Mazare
2023-12-28
1
-6
/
+6
*
Rework the llama example config, add the solar model. (#1485)
Laurent Mazare
2023-12-26
1
-72
/
+36
*
Use the new hub helper function. (#1484)
Laurent Mazare
2023-12-26
2
-16
/
+2
*
Helper function to load sharded safetensors files (#1481)
Laurent Mazare
2023-12-25
7
-67
/
+40
*
Fix the quantized mistral example. (#1478)
Laurent Mazare
2023-12-25
1
-3
/
+13
*
Support mistral instruct v0.2. (#1475)
Laurent Mazare
2023-12-23
2
-7
/
+18
*
MMLU evaluation for Phi. (#1474)
Laurent Mazare
2023-12-23
2
-13
/
+105
*
Fix for mamba 2.8b. (#1472)
Laurent Mazare
2023-12-23
1
-1
/
+1
*
Support different mamba models. (#1471)
Laurent Mazare
2023-12-23
1
-7
/
+52
*
Sketch the minimal mamba example. (#1465)
Laurent Mazare
2023-12-22
3
-0
/
+458
*
Merge pull request #1318 from huggingface/metal4
Nicolas Patry
2023-12-20
1
-0
/
+1
|
\
|
*
Starting to fix some tests.
Nicolas Patry
2023-11-30
1
-0
/
+1
*
|
Bump the crate version to 0.3.2. (#1452)
Laurent Mazare
2023-12-17
1
-6
/
+6
*
|
Fix a couple typos (#1451)
Laurent Mazare
2023-12-17
1
-1
/
+1
*
|
Tweak the readme for phi and the default sample length. (#1450)
Laurent Mazare
2023-12-16
2
-15
/
+12
*
|
Mixtral quantized instruct. (#1447)
Laurent Mazare
2023-12-16
1
-0
/
+11
*
|
Update the readme to mention mixtral. (#1443)
Laurent Mazare
2023-12-15
1
-0
/
+13
*
|
Quantized mixtral model (#1442)
Laurent Mazare
2023-12-15
1
-1
/
+12
*
|
Add the Mixtral model. (#1437)
Laurent Mazare
2023-12-15
2
-0
/
+288
*
|
Fix phi example (#1436)
niu tech
2023-12-15
1
-1
/
+1
*
|
Quantized version for phi-v2. (#1430)
Laurent Mazare
2023-12-13
2
-6
/
+31
*
|
Support for phi-2. (#1429)
Laurent Mazare
2023-12-13
1
-14
/
+28
*
|
Speed up bert with approx gelu (#1410)
Juarez Bochi
2023-12-06
2
-3
/
+52
*
|
Add nvcc ccbin support to examples (#1401)
emka
2023-12-03
1
-0
/
+7
*
|
Add compute cap env support to examples (#1400)
emka
2023-12-03
1
-2
/
+11
*
|
Add the leo models to the quantized examples. (#1398)
Laurent Mazare
2023-12-03
1
-31
/
+46
*
|
Add more mentions to SDXL Turbo in the readme. (#1397)
Laurent Mazare
2023-12-03
1
-6
/
+16
*
|
Stable Diffusion Turbo Support (#1395)
Edwin Cheng
2023-12-03
1
-31
/
+90
*
|
Add quantized Starling, fix open-chat prompt (#1393)
Lucas de Ávila Martins
2023-12-02
1
-6
/
+36
|
/
*
Use the llama weight names for the Yi example. (#1381)
Laurent Mazare
2023-11-27
1
-2
/
+2
*
Distibert (#1366)
Odunayo
2023-11-24
2
-0
/
+157
*
Fix linspace implementation (#1358)
MilkFather
2023-11-23
1
-1
/
+1
*
Ensure to copy data to cpu before iterating. (#1360)
Marcus Asteborg
2023-11-23
2
-1
/
+4
*
Fix OpenChat 3.5 tokenizer (#1347)
Lucas de Ávila Martins
2023-11-19
1
-1
/
+3
[next]