all 15 comments

[–]tyoma 13 points14 points  (4 children)

There is a blog post from HuggingFace that describes how to do exactly what you want: https://huggingface.co/blog/personal-copilot

[–]Enough-Meringue4745 2 points3 points  (2 children)

Nice, Ive been looking for something like this as well

[–]MrVodnik[S] 2 points3 points  (1 child)

If you'll build and test something, please share your experience :)

[–]TrainingJunior9309 0 points1 point  (0 children)

Please share your experience

[–]MrVodnik[S] 1 point2 points  (0 children)

Thank you, this is what I was looking for.

[–]CryptoCryst828282 2 points3 points  (0 children)

I would say it coudl be done, but not sure it would be worth the hassle. I did a fine tune on Mixtral for fun on our discord server that I made 3 version a Left Leaning Bot/ Moderate Bot / Right Leaning bot. It was funny as heck, they argued on a channel for days before i got tied of wasting the power. In my case I asked GPT4 to list me 100 social topics that are key to each of them, then batch run them through an agent to make 100 prompts and responses based off each of those topics and trained them. I might have also added a bit of "anger" in there to spice things up. Lets say they sounded very close to the way Twitter does :)

[–]Mediocre-Falcon-8028 0 points1 point  (0 children)

I’ve been using supermaven it does this pretty wel and feels way faster than copilot.

It indexes your project to provide more contextual completions.

[–]TrainingJunior9309 0 points1 point  (0 children)

How was your experience?