mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-23 12:31:22 +00:00
fix: topic model for embeddings
This commit is contained in:
@@ -49,4 +49,6 @@ atlas.map_embeddings(embeddings,
|
||||
id_field="index",
|
||||
name="Post Epoch 1 Embeddings",
|
||||
colorable_fields=["source", "loss", "trained_on"],
|
||||
build_topic_model=True,
|
||||
topic_label_field="inputs",
|
||||
reset_project_if_exists=True,)
|
Reference in New Issue
Block a user