duguwanglong

Results 3 issues of duguwanglong

The most models' pretrainModel class attribute _supports_sdpa are True, why DBRX set False?

### Self Checks - [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...

stale

Using the retvec model as embeding methods, but the GPU memory abnormal increase to 40G. tensorflow 2.15.0 keras 2.15.0 tf-keras 2.15.0 retvec 1.0.1 Using methods: ``` def get_retvec_tokenizer(model_path): with tf.device('/CPU:0'):...