tgetsov commited on
Commit
06e451b
·
verified ·
1 Parent(s): 76526fa

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -19,12 +19,14 @@ tags:
19
 
20
  # marvy-14B-lora
21
 
22
- LoRA adapter for [Qwen/Qwen2.5-14B-Instruct](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct),
23
- specializing it for the **full ServiceNow delivery lifecycle**.
24
-
25
- This is the **adapter-only** release (~175 MB). For ready-to-run weights see the
26
- merged model [`MainStack/marvy-14B`](https://huggingface.co/MainStack/marvy-14B)
27
- or the quantized [`MainStack/marvy-14B-GGUF`](https://huggingface.co/MainStack/marvy-14B-GGUF).
 
 
28
 
29
  > Released under **Apache-2.0**. Built with Qwen — see `NOTICE`.
30
 
 
19
 
20
  # marvy-14B-lora
21
 
22
+ **LoRA adapter for marvy-14B — the first open model for the full ServiceNow delivery lifecycle. Compose on top of Qwen2.5-14B-Instruct.**
23
+
24
+ This is the **adapter-only** release (~175 MB). Apply it on
25
+ [`Qwen/Qwen2.5-14B-Instruct`](https://huggingface.co/Qwen/Qwen2.5-14B-Instruct)
26
+ to specialize the base for end-to-end ServiceNow delivery work. For ready-to-run
27
+ weights see the merged model
28
+ [`MainStack/marvy-14B`](https://huggingface.co/MainStack/marvy-14B) or the
29
+ quantized [`MainStack/marvy-14B-GGUF`](https://huggingface.co/MainStack/marvy-14B-GGUF).
30
 
31
  > Released under **Apache-2.0**. Built with Qwen — see `NOTICE`.
32