ZincCat
ZincCat
https://github.com/zinccat/ChatPDF-Vue I have implemented it. Check the searchComponent @adydeeram
according to the changelog of jax 0.4.11, jax.experimental.maps.Mesh is changed into jax.sharding.Mesh. So you'll need to install Python>=3.8 and Jax 0.4.11 to solve the compatible issue or maybe change the...
Try Google E.g. https://www.kaggle.com/questions-and-answers/210493
Seems that getting the conjugate prior distribution from data (likelihood) and add it to an existing prior should work, maybe define a function for doing this?
A simple example for Bernoulli, it would be great if some of the methods can be designed to make this smoother, e.g., I don't quite get the sufficient_statistics method ```python...
I think the examples make sense, and I guess in a real scenario we'll have a prior and some observations? Which will require us to get likelihood and add it...
I don't quite understand the current design of sufficient_statistics, seems that for beta ss is just saving the samples?
your torchvision version is too high, try downgrade it or update pytorch to 2.4
anyone working on supporting DeepSeek V3?
same problem here, using openai api with vscode port forwarding