GenerativeAIExamples
GenerativeAIExamples copied to clipboard
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
https://github.com/LMMS/lmms.io/issues/379
NAME READY STATUS RESTARTS AGE jupyter-notebook-server-5f785cd7c8-x8qd6 1/1 Running 0 45m llm-playground-7d8c999487-fgmj5 1/1 Running 0 45m milvu-etcd-7cf545456f-m8q9m 1/1 Running 0 45m milvus-minio-7ff64c76f-4njkz 1/1 Running 0 45m milvus-standalone-7479bf9ddd-n6s6f 1/1 Running 0 45m...
Issue - deploy/compose/rag-app-text-chatbot.yaml docker env got error and suggest ENABLE_TRACING should be int ,string or null ``` ENABLE_TRACING: null ```
When I run try to compose the multi_turn_rag, I get the warning: ` WARN[0000] The "NGC_API_KEY" variable is not set. Defaulting to a blank string. Cannot connect to the Docker...
…huggingface_hub' in slm_pretraining_sft.ipynb latest huggingface_hub with nemo_toolkit==1.23.0 does not have ModelFilter. python /opt/NeMo/scripts/nlp_language_modeling/preprocess_data_for_megatron.py \ --input=cosmopedia-100k.jsonl \ --json-keys=text \ --tokenizer-library=megatron \ --tokenizer-type=GPT2BPETokenizer \ --dataset-impl=mmap \ --merge-file=merges.txt \ --vocab-file=vocab.json \ --output-prefix=cosmopedia-100k \...
Error message: Failed to get response from /generate endpoint of chain-server. Check if the fastapi server in chain-server is up. Refer to chain-server logs for details.
[+] Running 5/5 ✔ Container milvus-etcd Started 0.3s ✔ Container milvus-minio Started 0.3s ✔ Container chain-server Started 0.2s ✔ Container milvus-standalone Started 0.4s ✔ Container rag-playground Started 0.3s ❯ docker...
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. Changelog Sourced from nltk's changelog. Version 3.9.1 2024-08-19 Fixed bug that prevented wordnet from loading Version 3.9 2024-08-18 Fix security vulnerability CVE-2024-39705 (breaking change)...
I can see the K8s based deployment files for RAG workflow on v0.6.0 but unable to see that in the latest version. Is that something not supported going forward?
Followed the instructions from the README and started the example from `GenerativeAIExamples/RAG/examples/basic_rag/langchain`. The docker logs of chain-server: ``` INFO: Started server process [1] INFO: Waiting for application startup. INFO:faiss.loader:Loading faiss...