Text Generation
Transformers
Safetensors
xlstm
sft
trl
conversational
🇪🇺 Region: EU
mrs83 commited on
Commit
78045fe
·
verified ·
1 Parent(s): ed47d10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -17,6 +17,13 @@ datasets:
17
 
18
  # Model Card for xLSTM-7b-Instruct
19
 
 
 
 
 
 
 
 
20
  This model is an experimental fine-tuned version of [NX-AI/xLSTM-7b](https://huggingface.co/NX-AI/xLSTM-7b).
21
 
22
  The goal is to add support for chat templates (from [HuggingFaceTB/SmolLM3-3B](https://huggingface.co/HuggingFaceTB/SmolLM3-3B)) as discussed here: https://huggingface.co/NX-AI/xLSTM-7b/discussions/11
 
17
 
18
  # Model Card for xLSTM-7b-Instruct
19
 
20
+ > [!WARNING]
21
+ > This repository contains experimental models designed strictly for academic evaluation and research purposes.
22
+ >
23
+ > Critical Constraints:
24
+ > * **No Production Deployment:** Experimental models must not be deployed in commercial, enterprise, or mission-critical environments under any circumstances.
25
+ > * **No Liability:** Experimental models are provided "as-is" without warranties of any kind. The developers assume zero liability for downstream consequences, system integration failures, or regulatory non-compliance resulting from unauthorized deployment.
26
+
27
  This model is an experimental fine-tuned version of [NX-AI/xLSTM-7b](https://huggingface.co/NX-AI/xLSTM-7b).
28
 
29
  The goal is to add support for chat templates (from [HuggingFaceTB/SmolLM3-3B](https://huggingface.co/HuggingFaceTB/SmolLM3-3B)) as discussed here: https://huggingface.co/NX-AI/xLSTM-7b/discussions/11