AlexandrosChariton commited on
Commit
734b85e
·
verified ·
1 Parent(s): 22b741d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -16,6 +16,8 @@ pipeline_tag: text-generation
16
 
17
  This repo contains LoRA adapters for Pixtral-12B. The adapters were generated by fine tuning the model on top Reddit comments that received upvotes from the community.
18
 
 
 
19
  ## Model Details
20
 
21
  Based on the wonderful model named Pixtral-12B from mistral-community. Pixtral is able to process both images and text and it has the ability to output text. This repo contains the adapters that will convert the original model to a language model whose purpose is to generate engaging comments for posts on the subreddit named [r/memes](https://www.reddit.com/r/memes).
 
16
 
17
  This repo contains LoRA adapters for Pixtral-12B. The adapters were generated by fine tuning the model on top Reddit comments that received upvotes from the community.
18
 
19
+ Read details about training [here](https://medium.com/@alexandros_chariton/engaging-reddit-comment-generation-with-multimodal-generative-ai-fine-tuning-pixtral-for-social-51a05f5bc208).
20
+
21
  ## Model Details
22
 
23
  Based on the wonderful model named Pixtral-12B from mistral-community. Pixtral is able to process both images and text and it has the ability to output text. This repo contains the adapters that will convert the original model to a language model whose purpose is to generate engaging comments for posts on the subreddit named [r/memes](https://www.reddit.com/r/memes).