Earlier quoted context omitted.
If they tried to make LLaMA woke, they did a terrible job. If you prompt it right you can basically get it to write Mein Kampf.
Yes that's because LLaMA is unfiltered, which is very good for general usage.
Stanford Alpaca web demo suspended “until further notice”
81–83 of 83 posts
Re: Stanford Alpaca web demo suspended “until further notice”
#82Earlier quoted context omitted.
OpenAI Terms of Use (14/Mar/2023) 2. Usage Requirements c. Restrictions You may not (iii) use output from the Services to develop models that compete with OpenAI; https://openai.com/policies/terms-of-use
Alpaca explicitly disallows commercial use, making it a non-competitor.
Re: Stanford Alpaca web demo suspended “until further notice”
#83Earlier quoted context omitted.
If it's the product I think it is (I don't recall the exact name), it's not putting the repo into GPT. It's calculating embeddings on the code in the repo, storing those in a vector db and providing context from the store when processing questions about the repo. Effectively when you ask "how does foo work" becomes 1. lookup code items related to foo getting 1-N copies of code. 2. ask GPT "here is code related to foo…
I think we’re talking about different projects. This one just gives you a text output of an entire repo. https://github.com/mpoon/gpt-repository-loader