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
*
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
*
Consolidate the with-tracing usage. (#1234)
Laurent Mazare
2023-11-01
4
-102
/
+8
*
Preliminary support for ssd1b. (#1233)
Laurent Mazare
2023-11-01
2
-0
/
+73
*
Add a KV cache to marian decoding. (#1226)
Laurent Mazare
2023-10-31
1
-14
/
+40
*
Add support for the marian base model. (#1221)
Laurent Mazare
2023-10-30
1
-0
/
+25
*
Use the hub files for the marian example. (#1220)
Laurent Mazare
2023-10-30
1
-10
/
+29
*
Bugfixes for marian-mt. (#1219)
Laurent Mazare
2023-10-30
1
-9
/
+18
*
Marian MT model (#1210)
Laurent Mazare
2023-10-29
3
-0
/
+421
*
Allow for different behavior between training and eval (#1213)
Laurent Mazare
2023-10-29
1
-16
/
+19
*
feat: implement VGG13, VGG16 and VGG19 (#1211)
drbh
2023-10-29
2
-0
/
+255
*
Infer the config for llama2-c. (#1208)
Laurent Mazare
2023-10-28
2
-1
/
+50
*
Move the llama2-c model in transformers. (#1205)
Laurent Mazare
2023-10-28
5
-0
/
+712
*
Make more models cloneable. (#1203)
Laurent Mazare
2023-10-28
3
-26
/
+26
*
Add the relu2 and relu6 activations. (#1201)
Laurent Mazare
2023-10-27
2
-0
/
+57
[next]