issues
search
NX-AI
/
xlstm
Official repository of the xLSTM.
https://www.nx-ai.com/
Apache License 2.0
1.42k
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ImportError: /home/dosisiddhesh/.cache/torch_extensions/py39_cu117/slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0/slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0.so: cannot open shared object file: No such file or directory
#61
git-siddhesh
opened
6 days ago
3
RuntimeError: Errors during CUDA kernel calls forward
#60
zhangpangpang-mi
opened
1 week ago
2
How to log/store xlstm based models? | issue with mlflow and pickle logging
#59
meteoDaniel
opened
1 week ago
0
RuntimeError: Error building extension 'slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0'
#58
zhonglin-cdut
opened
1 week ago
12
version `GLIBCXX_3.4.32' not found
#57
Yuqiu-rgb
opened
2 weeks ago
1
_num_blocks can not be passed into the class
#56
Ryanssssssss
opened
2 weeks ago
0
issue about the context length
#55
yunzqq
opened
2 weeks ago
0
RuntimeError: Error building extension
#54
yunzqq
opened
4 weeks ago
2
How to run the code with a certain batch?
#53
Cram3r95
opened
1 month ago
1
[SOLVED] How to run this code
#52
Cram3r95
closed
1 month ago
6
Bug Report: In-Place Operation Causes Gradient Error in conv1d_step Function
#51
WangYLon
opened
2 months ago
1
error: identifier "__high2bfloat16" is undefined
#50
chihchiehchen
opened
2 months ago
2
Calling the API is too complicated
#49
aanxud888
closed
3 months ago
3
Failed to reproduce paper's model sizes.
#48
AI-Guru
opened
3 months ago
2
Loading extension module slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0...
#47
weiqiang13
opened
3 months ago
8
Causal Language Modeling - GPT-like training and next-token prediction.
#46
AI-Guru
closed
1 month ago
1
ModuleNotFoundError: No module named 'experiments'
#45
skzxc00
opened
3 months ago
5
Has anyone successfully built on Windows 10?
#44
wrench1997
opened
3 months ago
19
RuntimeError: Error building extension 'slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0'
#43
JiananXie
closed
3 months ago
2
The role of ht in mlstm
#42
kossijj
closed
4 months ago
0
MISTAKE in PAPER
#41
necrophagists
closed
3 months ago
0
ABOUT PARALLEL
#40
xxyh1993
opened
4 months ago
0
nvcc fatal : Unknown option '-extra-device-vectorization'
#39
bolongliu
closed
3 months ago
1
Can this model do regression tasks? How is it implemented?
#38
zhuwei321
closed
3 months ago
0
ImportError: DLL load failed while importing slstm_HS64BS8NH1NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0: 找不到指定的模块。
#37
leezhien
opened
4 months ago
4
Wrong skip connection for sLSTM block.
#36
pdradx
closed
3 months ago
1
Fix typo in backend assignment for torch CUDA availability check
#35
gukgurgel
opened
5 months ago
0
Refactor conv1d call to ensure consistent state handling
#34
gukgurgel
opened
5 months ago
0
Python 3.10
#33
QingZhong1996
closed
5 months ago
0
The trained model can not be saved,right?
#32
liujike
closed
3 months ago
1
0 kernel size in CausalConv1d fix
#31
incllude
opened
5 months ago
0
HF format ?
#30
edmondja
opened
5 months ago
0
ImportError:/py310_cu113/slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0/slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0.so: cannot open shared object file: No such file or directory
#29
whx57
opened
5 months ago
8
For varying length of sequence input, is there a method such as 'torch.nn.utils.rnn.PackedSequence' ?
#28
liujike
opened
5 months ago
0
Fixing conv1d return_last_state check in slstm
#27
athms
opened
5 months ago
0
too many values to unpack (expected 2)
#26
CooperZhao1998
closed
3 months ago
2
RuntimeError: Error building extension 'slstm_HS64BS8NH1NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0'
#25
God-YYB
opened
5 months ago
17
Two modification of codes is needed to run sample program in version 1.0.4
#24
miaozhixu
closed
3 months ago
2
ninja: error: 'xLSTM/xlstm/xlstm/blocks/slstm/src/cuda/slstm.cc', needed by 'slstm.o', missing and no known rule to make it
#23
haustzhb
closed
3 months ago
1
Need Forwarding with state.
#22
lxianl455
opened
5 months ago
5
Time series prediction usage
#21
SokolOFFF
closed
3 months ago
4
'sLSTMLayer' object has no attribute 'step'
#20
hiimbach
closed
3 months ago
1
RuntimeError: Error building extension 'slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0'
#19
qiwang067
closed
5 months ago
5
fix: corrected the CLI commands to run the experiments
#18
LostOxygen
opened
5 months ago
0
fix: Module not found and import error for experiments fixed
#17
LostOxygen
opened
5 months ago
0
fix: undefined activation function registry variable
#16
ansonwhc
opened
5 months ago
0
input about variable sequence length
#15
llllly26
closed
3 months ago
3
RuntimeError: Error building extension 'slstm_HS128BS8NH4NS4DBfDRbDWbDGbDSbDAfNG4SA1GRCV0GRC0d0FCV0FC0d0'
#14
llllly26
closed
5 months ago
2
nv/target: No such file or directory
#13
jabowery
closed
3 months ago
3
RuntimeError: Ninja is required to load C++ extensions
#12
jabowery
closed
3 months ago
5
Next