Representation Engineering: Mistral-7B on Acid
1–10 of 69 posts
Re: Representation Engineering: Mistral-7B on Acid
#2Re: Representation Engineering: Mistral-7B on Acid
#3- decreasing models tendency to answer with ungrounded answers
- increase models ability to respond with the correct syntax for citations- the open models like llama2 dont seem to obey my prompt’s syntax instructions.
Re: Representation Engineering: Mistral-7B on Acid
#4Interesting, seems like control vectors could reduce the need to fine-tune a model.
With control vectors you can modify the model as needed
Re: Representation Engineering: Mistral-7B on Acid
#5Re: Representation Engineering: Mistral-7B on Acid
#6Re: Representation Engineering: Mistral-7B on Acid
#7Interesting, seems like control vectors could reduce the need to fine-tune a model.
Not only that, you can change the behavior of the model as needed. With 5 finetunes you need to host 5 copies or load and unload them. With control vectors you can modify the model as needed
Re: Representation Engineering: Mistral-7B on Acid
#8Very interesting! Can you see those helping for RAG scenarios? Specifically: - decreasing models tendency to answer with ungrounded answers - increase models ability to respond with the correct syntax for citations- the open models like llama2 dont seem to obey my prompt’s syntax instructions.
Re: Representation Engineering: Mistral-7B on Acid
#9Re: Representation Engineering: Mistral-7B on Acid
#10Very interesting! Can you see those helping for RAG scenarios? Specifically: - decreasing models tendency to answer with ungrounded answers - increase models ability to respond with the correct syntax for citations- the open models like llama2 dont seem to obey my prompt’s syntax instructions.