danlou commited on
Commit
7af1e9a
·
verified ·
1 Parent(s): febc911

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -19,6 +19,7 @@ library_name: transformers
19
  - [Safety testing](#safety-testing)
20
  - [Fine-tuning setup](#fine-tuning-setup)
21
  - [Limitations](#limitations)
 
22
  - [License](#license)
23
  - [Citation](#citation)
24
 
@@ -126,6 +127,10 @@ Full details:
126
  This is not a typical AI Assistant. It should perform worse on benchmarks compared to instruct variants.
127
  QLoRa 4bit fine-tuning may be too coarse for preserving integrity of pre-training knowledge.
128
 
 
 
 
 
129
 
130
  ## License
131
 
 
19
  - [Safety testing](#safety-testing)
20
  - [Fine-tuning setup](#fine-tuning-setup)
21
  - [Limitations](#limitations)
22
+ - [Links](#links)
23
  - [License](#license)
24
  - [Citation](#citation)
25
 
 
127
  This is not a typical AI Assistant. It should perform worse on benchmarks compared to instruct variants.
128
  QLoRa 4bit fine-tuning may be too coarse for preserving integrity of pre-training knowledge.
129
 
130
+ ## Links
131
+
132
+ - Discussion on [r/LocalLLaMA (21 Dec 2024)](https://www.reddit.com/r/LocalLLaMA/comments/1hj8nnk/been_trying_to_chat_with_base_llms_for_a_while_no/)
133
+
134
 
135
  ## License
136