index
:
forks/candle.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
candle-transformers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make llama derive clone (#1648)
Daniel Clough
2024-02-04
1
-2
/
+8
*
Add StableLM-2, StableLM Code and Zephyr variants (#1650)
Jani Monoses
2024-02-03
1
-6
/
+21
*
Supports more audio formats (#1628)
Hubert Shelley
2024-02-03
1
-1
/
+0
*
Update mixformer.rs (#1601)
Bayang
2024-02-03
1
-1
/
+1
*
Add ConvNeXt model. (#1604)
Jani Monoses
2024-02-03
2
-0
/
+202
*
Quantized GGUF style (#1523)
Nicolas Patry
2024-01-17
3
-24
/
+33
*
Add MobileOne model. (#1595)
Jani Monoses
2024-01-16
2
-0
/
+334
*
Fix the rotary embeddings for the new phi implementation. (#1582)
Laurent Mazare
2024-01-13
1
-18
/
+16
*
Update the Phi model to use the updated architecture. (#1580)
Laurent Mazare
2024-01-13
2
-0
/
+366
*
Add RepVGG model. (#1561)
Jani Monoses
2024-01-11
2
-0
/
+307
*
Use candle_nn::embedding instead of local copies in a few models. (#1562)
Jani Monoses
2024-01-10
5
-31
/
+6
*
Simplifying our internal cargo dependencies. (#1529)
Nicolas Patry
2024-01-07
1
-3
/
+3
*
Do not implement Module for BatchNorm. (#1513)
Laurent Mazare
2024-01-01
5
-15
/
+14
*
Fix lints for clippy 1.75. (#1494)
Laurent Mazare
2023-12-28
1
-1
/
+1
*
add config_amazon_mistral_lite (#1493)
Daniel Clough
2023-12-28
1
-0
/
+18
*
Bump the crate version to 0.3.3. (#1490)
Laurent Mazare
2023-12-28
1
-3
/
+3
*
feat: add clear_kv_cache to mistral and qmistral models (#1464)
drbh
2023-12-21
2
-0
/
+28
*
make fn name generic (#1459)
Daniel Clough
2023-12-21
1
-1
/
+2
*
add fn config_chat_ml (#1458)
Daniel Clough
2023-12-20
1
-0
/
+19
*
Merge pull request #1318 from huggingface/metal4
Nicolas Patry
2023-12-20
1
-0
/
+1
|
\
|
*
Revert candle-transformers.
Nicolas Patry
2023-12-15
1
-38
/
+4
|
*
Fixing softmax.
Nicolas Patry
2023-12-15
1
-4
/
+0
|
*
Fixing tests + matmul from MFA
Nicolas Patry
2023-12-13
1
-1
/
+0
|
*
Better version ?
Nicolas Patry
2023-12-13
1
-4
/
+5
|
*
Lots of updates including some stack of command buffers.
nicolas
2023-12-12
2
-4
/
+43
*
|
Bump the crate version to 0.3.2. (#1452)
Laurent Mazare
2023-12-17
1
-3
/
+3
*
|
Fix a couple typos (#1451)
Laurent Mazare
2023-12-17
3
-7
/
+7
*
|
Quantized mixtral model (#1442)
Laurent Mazare
2023-12-15
1
-21
/
+150
*
|
Add the Mixtral model. (#1437)
Laurent Mazare
2023-12-15
2
-0
/
+500
*
|
Quantized version for phi-v2. (#1430)
Laurent Mazare
2023-12-13
1
-0
/
+18
*
|
Support for phi-2. (#1429)
Laurent Mazare
2023-12-13
1
-0
/
+34
*
|
Speed up bert with approx gelu (#1410)
Juarez Bochi
2023-12-06
1
-2
/
+4
*
|
Stable Diffusion Turbo Support (#1395)
Edwin Cheng
2023-12-03
4
-35
/
+168
*
|
Add Euler Ancestral Discrete Scheduler (#1390)
Edwin Cheng
2023-12-02
5
-5
/
+312
|
/
*
Use the llama weight names for the Yi example. (#1381)
Laurent Mazare
2023-11-27
1
-2
/
+6
*
Distibert (#1366)
Odunayo
2023-11-24
2
-0
/
+343
*
Fix linspace implementation (#1358)
MilkFather
2023-11-23
1
-7
/
+10
*
Use the whisper-v3 tokenizer now that it has been added. (#1337)
Laurent Mazare
2023-11-16
1
-1
/
+1
*
feat: adds reset_kv_cache (#1335)
drbh
2023-11-16
1
-0
/
+20
*
fix: address clippy 0.1.74 issues (#1336)
drbh
2023-11-16
1
-2
/
+1
*
Update for 0.3.1. (#1324)
Laurent Mazare
2023-11-11
1
-3
/
+3
*
Add the Yi-6b and Yi-34b models. (#1320)
Laurent Mazare
2023-11-11
2
-0
/
+378
*
Add min to buckets in relative_position_bucket (#1312)
Andy Braga
2023-11-10
1
-1
/
+1
*
Add support to UL2 model family (#1300)
Juarez Bochi
2023-11-09
3
-11
/
+53
*
Add support for TrOCR Model (#1303)
Ogundepo Odunayo
2023-11-09
3
-15
/
+465
*
Fix bug introduced in madlad PR (#1298)
Juarez Bochi
2023-11-08
2
-4
/
+4
*
Preliminary support for whisper v3. (#1294)
Laurent Mazare
2023-11-08
2
-3
/
+7
*
Add support for MADLAD400 (#1285)
Juarez Bochi
2023-11-07
3
-4
/
+33
*
Share the layer-norm implementation. (#1248)
Laurent Mazare
2023-11-03
2
-56
/
+32
*
Remove the unused pragma for marian. (#1236)
Laurent Mazare
2023-11-01
1
-4
/
+32
[prev]
[next]