-
I am one of the founders of LAION ( https://laion.ai ) and we are very interested in getting retrieval augmented transformers to work.
If you would like to train a bigger model, let me know.
My disc…
-
### Issues Policy acknowledgement
- [X] I have read and agree to submit bug reports in accordance with the [issues policy](https://www.github.com/mlflow/mlflow/blob/master/ISSUE_POLICY.md)
### Where…
-
# 🚀 Feature request
we are missing unit tests for saving and loading back the trained models. This is important for inference step and to run inference examples without issues. We should be sure th…
rnyak updated
2 years ago
-
Hey,
I'm new to NanoLLM, so please forgive me if my question seems basic. I couldn't find any discussion group for NanoLLM so I am posting my question here. In the NanoLLM documentation, I have see…
-
Right now the vector DB is working (#7) and we also made the ANN distance thresholds configurable (#35), but for proper RAG it'd be great to have re-ranking. Using Gemini this could mean many calls. M…
-
### System Info
- GPU (Nvidia GeForce RTX 4070 Ti)
- CPU 13th Gen Intel(R) Core(TM) i5-13600KF
- 32 GB RAM
- 1TB SSD
- OS Windows 11
Package versions:
- TensorRT version 9.2.0.post12.dev5
…
-
run a set of benchmarks on an aggregation model:
MSR-VTT, MSVD etc.
-
**Describe the bug**
After setting up the Hatchet engine using Docker Compose, the hatchet-engine service is marked as unhealthy, and I receive a "connection refused" error when attempting to connect…
-
Error:
INFO:tensorflow:Using config: {'_task_type': None, '_task_id': 0, '_cluster_spec': , '_master': '', '_num_ps_replicas': 0, '_num_worker_replicas': 0, '_environment': 'local', '_is_chief': Tr…
-
In the part `Step 4. Query in Real Time and Check Grounding` of `genai-on-vertex-ai/retrieval_augmented_generation/diy_rag_with_vertexai_apis/build_grounded_rag_app_with_vertex.ipynb`
The notebook …