mrs83 commited on
Commit
a725389
·
verified ·
1 Parent(s): 314b267

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -12,6 +12,13 @@ pipeline_tag: text-generation
12
 
13
  # Model Card for xlstm-7b-instruct-phase-2
14
 
 
 
 
 
 
 
 
15
  This model is a fine-tuned version of [ethicalabs/xLSTM-7b-Instruct](https://huggingface.co/ethicalabs/xLSTM-7b-Instruct) for task alignment.
16
 
17
  It has been trained using [TRL](https://github.com/huggingface/trl) using SFT on assistant-only tokens.
 
12
 
13
  # Model Card for xlstm-7b-instruct-phase-2
14
 
15
+ > [!WARNING]
16
+ > This repository contains experimental models designed strictly for academic evaluation and research purposes.
17
+ >
18
+ > Critical Constraints:
19
+ > * **No Production Deployment:** Experimental models must not be deployed in commercial, enterprise, or mission-critical environments under any circumstances.
20
+ > * **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.
21
+
22
  This model is a fine-tuned version of [ethicalabs/xLSTM-7b-Instruct](https://huggingface.co/ethicalabs/xLSTM-7b-Instruct) for task alignment.
23
 
24
  It has been trained using [TRL](https://github.com/huggingface/trl) using SFT on assistant-only tokens.