Stas Bekman
Stas Bekman
Well, I call it fast-forward since when I do `git pull` before `git commit`, it goes: ``` $ git pull remote: Enumerating objects: 552, done. remote: Counting objects: 100% (552/552),...
`git pull --rebase` is not an option, since the project includes many jupyter notebooks with nbstripout filter, I tried this approach and it just blows things up (everything collides). Plus,...
> (So git pull --rebase leads to conflicts, but git pull can do a clean merge here? Interesting.) I think the problem is that [nbstripout](https://github.com/kynan/nbstripout) is not a symmetrical content...
Your suggestion is a more elegant solution, Robin. Thank you. I will just need to make sure that none of these get expanded/mangled on `gitdub`'s-side which I use to drive...
`head` is fine then, now that i know what it means. wrt, plural - I don't follow you on this one. While git-notifier can be configured to watch multiple branches,...
Thank you for explaining that, Robin, I thought an email only ever refers to a single branch. So `${heads}` it is then.
thank you for that hint, aloy99 - found the olds ones now let me know if you want me to close this issue or perhaps it's better to do so...
Are you able to use these older models though? If I try the eval as explained here: https://github.com/The-FinAI/PIXIU?tab=readme-ov-file#automated-task-assessment it works with llama2-7b model, but if I try any of ChanceFocus/finma-7b-full,...
@Me1oyy, how can we reproduce the numbers in the paper - as you can see from the comments above it doesn't work.