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

feat(forge/llm): Add LlamafileProvider #7091

Merged

fix type errors

74923f1
Select commit
Loading
Failed to load commit list.
Merged

feat(forge/llm): Add LlamafileProvider #7091

fix type errors
74923f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 2, 2024 in 0s

0.00% of diff hit (target 25.50%)

View this Pull Request on Codecov

0.00% of diff hit (target 25.50%)

Annotations

Check warning on line 1 in forge/forge/llm/providers/llamafile/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/__init__.py#L1

Added line #L1 was not covered by tests

Check warning on line 10 in forge/forge/llm/providers/llamafile/__init__.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/__init__.py#L10

Added line #L10 was not covered by tests

Check warning on line 5 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L1-L5

Added lines #L1 - L5 were not covered by tests

Check warning on line 8 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 13 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L13

Added line #L13 was not covered by tests

Check warning on line 16 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 19 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 34 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 51 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L51

Added line #L51 was not covered by tests

Check warning on line 54 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L54

Added line #L54 was not covered by tests

Check warning on line 56 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L56

Added line #L56 was not covered by tests

Check warning on line 61 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L59-L61

Added lines #L59 - L61 were not covered by tests

Check warning on line 65 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L65

Added line #L65 was not covered by tests

Check warning on line 78 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 83 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 86 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 91 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 94 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 98 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 101 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 108 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L108

Added line #L108 was not covered by tests

Check warning on line 115 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L113-L115

Added lines #L113 - L115 were not covered by tests

Check warning on line 117 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L117

Added line #L117 was not covered by tests

Check warning on line 128 in forge/forge/llm/providers/llamafile/llamafile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

forge/forge/llm/providers/llamafile/llamafile.py#L126-L128

Added lines #L126 - L128 were not covered by tests