Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First draft of AI Query Cards #871

Open
wants to merge 16 commits into
base: devel
Choose a base branch
from
Open

First draft of AI Query Cards #871

wants to merge 16 commits into from

Conversation

ShahFragcolor
Copy link
Contributor

Description

Test plan

ai/fine-tuning-v1/and_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/and_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/and_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/appendTo_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/const_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/count_query2.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/count_query3.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/erase_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/is_query.shs Outdated Show resolved Hide resolved
ai/fine-tuning-v1/indexO_query copy.shs Outdated Show resolved Hide resolved
Copy link

codecov bot commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (45d1c1c) 81.05% compared to head (9a52887) 81.05%.
Report is 1 commits behind head on devel.

❗ Current head 9a52887 differs from pull request most recent head a4c92ca. Consider uploading reports for the commit a4c92ca to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##            devel     #871   +/-   ##
=======================================
  Coverage   81.05%   81.05%           
=======================================
  Files         298      298           
  Lines       39350    39359    +9     
=======================================
+ Hits        31896    31904    +8     
- Misses       7454     7455    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

"""

explanation: """
Detach will execute a wire concurrently in the background within the same mesh as the parent wire. Only one wire of each unique wire
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra space


explanation: """
Detach will execute a wire concurrently in the background within the same mesh as the parent wire. Only one wire of each unique wire
can be detached at any point in time. Subsequent detaches of the same wire, will be ignored.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless restart parameter is specified, also the whole one wire of each unique wire I'm not sure

@sinkingsugar
Copy link
Member

Something is wrong with this PR I see unrelated commits, can you check with @guusw ?

First draft of AI Query Cards

Ai Query Cards draft 2

First draft of AI Query Cards

Ai Query Cards draft 2

AI queries draft 3

ai queries 5

Ai queries Math shards

small grammar edits

converted script and explicit to string
@@ -0,0 +1,12 @@

@wire(main-wire{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this script here?

@guusw guusw self-requested a review January 18, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants