-
Grok-1
https://github.com/xai-org/grok-1
Mistral 7B base v0.2
https://twitter.com/MistralAILabs/status/1771670765521281370
NVIDIA reveals Blackwell
https://nvidianews.nvidia.com/news/nvidia-b…
-
-
Can those features be added to your xai as bguerville one?
-
### System information
- **Have I written custom code (as opposed to using a stock example script
provided in TensorFlow Model Analysis)**: No
- **OS Platform and Distribution (e.g., Linu…
tybrs updated
2 years ago
-
There is some bug in https://github.com/EthicalML/xai/blob/master/xai/__init__.py#L962
it was written as
```python
r1s = r2s = []
```
but should be instead
```python
r1s, r2s = [], []
…
-
### 📦 Environment
Docker
### 📌 Version
v1.32.5
### 💻 Operating System
Ubuntu
### 🌐 Browser
Firefox
### 🐛 Bug Description
I have configured the environment variable: XAI_PROXY_URL, yet I am en…
-
**Mô tả lỗi**
Không thấy thanh hiển thị như windows
Không biết làm sao đánh tiếng việt được trên elementary os Juno
**Kết quả mong muốn**
Mong là có bản gõ tiếng việt trên elementary os Juno một…
-
Since we did not find a non-GPL CRAN-hosted package, that discretizes continuous data in a supervised manner #44 , a supervised discretizer should be implemented directly.
It could resemble the impl…
-
Hello, I have a pre-trained model for text sentiment polarity classification, with a structure roughly composed of RoBERTa+TextCNN. Can I use the Introspective Rationale Explainer to interpret its out…
-
How do I solve these two problems?
Thanks for everyone's help!