Maxlinn
Maxlinn
after carefully reading upper replies, i draw following conclusions, if anyone knows better please correct me. for real-or-fake: 1: the "official" version is implemented as an imitation of a leak,...
> > 3: the "official" version is paid only because it calls openai's charging davinci model. but if you have enough balance, it has no other restrictions. > > Nope....
> Actually the `luodian/OTTER-9B-INIT` is the same as OpenFlamingo-v1, it's just with added special tokens for instruction tuning. However, you can also start with `luodian/openflamingo-9b-hf` without our designed special tokens....
thanks for quick response!
> 很奇怪的问题,似乎跟启动顺序有关系,你们检查一下 `.obsidian/community-plugins.json` 下 `mx-bili-plugin` 和 `obsidian-annotator` 的顺序,只要 `mx-bili-plugin` 在 `obsidian-annotator` 前面就可以正常启动,类似这样 > > ```json > [ > ..., > "mx-bili-plugin", > ..., > "obsidian-annotator" > ] > ``` 遇到同样的问题,调换插件顺序可以解决,感谢帮助...