Heatw4ve commited on
Commit
826fac7
·
verified ·
1 Parent(s): af7b59e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -22,7 +22,7 @@ pipeline_tag: text-generation
22
  # Qwen3-4B-Instruct Text Rewriter (GGUF Format)
23
 
24
  ### Example Notebook
25
- Kaggle notebook [here](https://www.kaggle.com/code/soumyojitsen2004/example-code)
26
 
27
  ## Model Description
28
  This model is a fine-tuned version of **Qwen3-4B-Instruct-2507**, optimized specifically to rewrite AI-generated text into a more natural, human-like style. It was trained to reduce the "robotic" tone often found in LLM outputs while maintaining the original meaning and factual accuracy.
@@ -97,4 +97,6 @@ output = llm.create_chat_completion(
97
  )
98
 
99
  print(output["choices"][0]["message"]["content"].strip())
100
- ```
 
 
 
22
  # Qwen3-4B-Instruct Text Rewriter (GGUF Format)
23
 
24
  ### Example Notebook
25
+ 🔗Kaggle notebook [here](https://www.kaggle.com/code/soumyojitsen2004/example-code)
26
 
27
  ## Model Description
28
  This model is a fine-tuned version of **Qwen3-4B-Instruct-2507**, optimized specifically to rewrite AI-generated text into a more natural, human-like style. It was trained to reduce the "robotic" tone often found in LLM outputs while maintaining the original meaning and factual accuracy.
 
97
  )
98
 
99
  print(output["choices"][0]["message"]["content"].strip())
100
+ ```
101
+
102
+ 🔗[Connect](https://www.linkedin.com/in/soumyojit-sen/) with me on LinkedIn