Skip to content

Commit

Permalink
Deployed 446c7eb with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jndiogo committed Mar 9, 2024
1 parent 627d47b commit cb1fda3
Show file tree
Hide file tree
Showing 7 changed files with 1,159 additions and 1,205 deletions.
129 changes: 82 additions & 47 deletions api-reference/model/index.html

Large diffs are not rendered by default.

2,146 changes: 1,034 additions & 1,112 deletions api-reference/models/index.html

Large diffs are not rendered by default.

13 changes: 5 additions & 8 deletions models/sibila_cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1762,7 +1762,7 @@ <h1>Sibila CLI tool</h1>
</table>
<p>Usage help is available by running "sibila --help" for general help, or "sibila action --help", where action is one of "models", "formats" or "hub".</p>
<h2 id="sibila-models">Sibila models<a class="headerlink" href="#sibila-models" title="Permanent link">#</a></h2>
<p>To register a model entry pointing to a model name or filename:</p>
<p>To register a model entry pointing to a model name or filename, and optional format_name is a format name:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a>sibila models -s res_name model_name_or_filename [format_name]
</span></code></pre></div>
<p>To set the format_name for an existing model entry:</p>
Expand All @@ -1781,26 +1781,23 @@ <h2 id="sibila-formats">Sibila formats<a class="headerlink" href="#sibila-format
<p>Check if a model filename has any format defined in the Models factory:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-5-1"><a id="__codelineno-5-1" name="__codelineno-5-1" href="#__codelineno-5-1"></a>sibila formats -q filename
</span></code></pre></div>
<p>To register a chat template format, where match is a regexp that matches the model filename, template is the Jinja chat template:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-6-1"><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a>sibila formats -s format_name match template
<p>To register a chat template format, where template is the Jinja chat template and optional match is a regexp that matches model filename:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-6-1"><a id="__codelineno-6-1" name="__codelineno-6-1" href="#__codelineno-6-1"></a>sibila formats -s format_name template [match_regex]
</span></code></pre></div>
<p>List all formats with optional case-insensitive substring query:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-7-1"><a id="__codelineno-7-1" name="__codelineno-7-1" href="#__codelineno-7-1"></a>sibila models -l [query]
</span></code></pre></div>
<p>Delete a format entry:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-8-1"><a id="__codelineno-8-1" name="__codelineno-8-1" href="#__codelineno-8-1"></a>sibila formats -d format_name
</span></code></pre></div>
<p>Update the local "formats.json" file by merging with with GitHub's "<a href="https://github.com/jndiogo/sibila/blob/main/sibila/res/base_formats.json">sibila/res/base_formats.json</a>" file, preserving all existing local entries.</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-9-1"><a id="__codelineno-9-1" name="__codelineno-9-1" href="#__codelineno-9-1"></a>sibila formats -u
</span></code></pre></div>
<h2 id="sibila-hub">Sibila hub<a class="headerlink" href="#sibila-hub" title="Permanent link">#</a></h2>
<p>List models in the Hugging Face model hub that match the given queries. Argument query can be a list of strings to match, separated by a space character.</p>
<p>Arg Filename is case-insensitive for substring matching.</p>
<p>Arg exact_author is an exact and case-sensitive author name from Hugging Face model hub.</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-10-1"><a id="__codelineno-10-1" name="__codelineno-10-1" href="#__codelineno-10-1"></a>sibila hub -l query [-f filename] [-a exact_author]
<div class="language-text highlight"><pre><span></span><code><span id="__span-9-1"><a id="__codelineno-9-1" name="__codelineno-9-1" href="#__codelineno-9-1"></a>sibila hub -l query [-f filename] [-a exact_author]
</span></code></pre></div>
<p>To download a model, where model_id is a string like "TheBloke/openchat-3.5-1210-GGUF". Args filename and author_name same as above:</p>
<div class="language-text highlight"><pre><span></span><code><span id="__span-11-1"><a id="__codelineno-11-1" name="__codelineno-11-1" href="#__codelineno-11-1"></a>sibila hub -d model_id -f filename -a exact_author -s set name
<div class="language-text highlight"><pre><span></span><code><span id="__span-10-1"><a id="__codelineno-10-1" name="__codelineno-10-1" href="#__codelineno-10-1"></a>sibila hub -d model_id -f filename -a exact_author -s set name
</span></code></pre></div>


Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

74 changes: 37 additions & 37 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,187 +2,187 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://jndiogo.github.io/sibila/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/first_run/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/installing/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/tips/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/tools/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/what/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/generation/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/model/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/models/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/multigen/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/thread/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/tokenizer/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/api-reference/tools/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/cli/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/compare/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/extract/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/extract_dataclass/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/from_text_to_object/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/hello_model/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/interact/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/quick_meeting/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/tag/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/examples/tough_meeting/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/extract/dataclass/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/extract/enums/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/extract/free_text/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/extract/pydantic/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/extract/simple_types/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/find_local_models/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/formats_json/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/local_model/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/models_factory/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/models_json/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/remote_model/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/setup_format/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://jndiogo.github.io/sibila/models/sibila_cli/</loc>
<lastmod>2024-03-08</lastmod>
<lastmod>2024-03-09</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit cb1fda3

Please sign in to comment.