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

chore: add llama-cpp-server to embed llama-server directly #2112

Closed
wants to merge 5 commits into from

[autofix.ci] apply automated fixes (attempt 2/3)

85b37e6
Select commit
Loading
Failed to load commit list.
Closed

chore: add llama-cpp-server to embed llama-server directly #2112

[autofix.ci] apply automated fixes (attempt 2/3)
85b37e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 13, 2024 in 0s

0.00% of diff hit (target 75.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 75.00%)

Annotations

Check warning on line 19 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 37 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L21-L37

Added lines #L21 - L37 were not covered by tests

Check warning on line 51 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L39-L51

Added lines #L39 - L51 were not covered by tests

Check warning on line 56 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 59 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 62 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 67 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 69 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L69

Added line #L69 was not covered by tests

Check warning on line 80 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L71-L80

Added lines #L71 - L80 were not covered by tests

Check warning on line 89 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L82-L89

Added lines #L82 - L89 were not covered by tests

Check warning on line 98 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L91-L98

Added lines #L91 - L98 were not covered by tests

Check warning on line 104 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 109 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L107-L109

Added lines #L107 - L109 were not covered by tests

Check warning on line 149 in crates/llama-cpp-server/src/lib.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/llama-cpp-server/src/lib.rs#L121-L149

Added lines #L121 - L149 were not covered by tests