mavihsrr commited on
Commit
32dfe77
1 Parent(s): 535d0e0

Update README.md

Browse files

![p.jpeg](https://cdn-uploads.huggingface.co/production/uploads/64b1e5b4cb28be61995a244d/EizUxmLcAjDRG9j4EalIR.jpeg)

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  # Model Card for ZeproSolar-2x7B
11
  ZeproSolar-2x7B was created using the MergeKit library, designed for text generation tasks, particularly in conversational contexts.
12
 
 
13
  # Model Description
14
  This model is a combination(MoE) of HuggingFaceH4/zephyr-7b-alpha and NousResearch/Nous-Hermes-2-SOLAR-10.7.
15
  It is intended to offer a high-quality, responsive, and adaptable assistant experience.
@@ -50,4 +51,4 @@ output = model.generate(input_ids, max_length=50)
50
  output_text = tokenizer.decode(output[0], skip_special_tokens=True)
51
 
52
  print(output_text)
53
- ```
 
10
  # Model Card for ZeproSolar-2x7B
11
  ZeproSolar-2x7B was created using the MergeKit library, designed for text generation tasks, particularly in conversational contexts.
12
 
13
+ ![p.jpeg](https://cdn-uploads.huggingface.co/production/uploads/64b1e5b4cb28be61995a244d/EizUxmLcAjDRG9j4EalIR.jpeg)
14
  # Model Description
15
  This model is a combination(MoE) of HuggingFaceH4/zephyr-7b-alpha and NousResearch/Nous-Hermes-2-SOLAR-10.7.
16
  It is intended to offer a high-quality, responsive, and adaptable assistant experience.
 
51
  output_text = tokenizer.decode(output[0], skip_special_tokens=True)
52
 
53
  print(output_text)
54
+ ```