Text Generation
Transformers
Safetensors
Turkish
English
llama
conversational
text-generation-inference
Inference Endpoints
zolicsaki commited on
Commit
9bc6b53
1 Parent(s): 7cfbc66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -62,9 +62,6 @@ To prompt this model, please use the following chat template:
62
  <|user>:\n{question}</s>\n<|assistant|>\n
63
  ```
64
 
65
- ### Example Prompts and Generations
66
-
67
-
68
  ## Training Details
69
  The alignment phase follows the recipe for [Zephyr-7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta), and comprises two stages: supervised fine-tuning (SFT) and Direct Performance Optimization (DPO).
70
 
 
62
  <|user>:\n{question}</s>\n<|assistant|>\n
63
  ```
64
 
 
 
 
65
  ## Training Details
66
  The alignment phase follows the recipe for [Zephyr-7B](https://huggingface.co/HuggingFaceH4/zephyr-7b-beta), and comprises two stages: supervised fine-tuning (SFT) and Direct Performance Optimization (DPO).
67