mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
doc: a16z grant
This commit is contained in:
@@ -199,21 +199,25 @@ We are incredibly grateful for the generous support of our sponsors. Their contr
|
||||
|
||||
We are deeply grateful for the generous grant support provided by:
|
||||
|
||||
<p>
|
||||
<div className="flex flex-col gap-4 items-start">
|
||||
|
||||
<a href="https://a16z.com/advancing-open-source-ai-through-benchmarks-and-bold-experimentation/" title="A16z Open Source AI Grant 2025" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
|
||||
<img src="/sponsors/grants/a16z.png" alt="A16z" width={"300px"} style={{verticalAlign:'middle',marginRight:'12px'}} />
|
||||
<span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>A16z Open Source AI Grant 2025</span>
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener">
|
||||
<img src="/images/grants/mozilla.png" alt="Mozilla" width={"300px"} style={{verticalAlign:'middle',marginRight:'12px'}} />
|
||||
|
||||
<a href="https://builders.mozilla.org/" title="Mozilla Builders 2024" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
|
||||
<img src="/sponsors/grants/mozilla.png" alt="Mozilla" width={"300px"} style={{verticalAlign:'middle',marginRight:'12px'}} />
|
||||
<span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>Mozilla Builders 2024</span>
|
||||
</a>
|
||||
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
<a href="https://github.com/accelerator" title="GitHub Accelerator 2024" target="_blank" rel="noopener">
|
||||
<img src="/images/grants/github.png" alt="GitHub" width={"300px"} style={{verticalAlign:'middle',marginRight:'16px'}} />
|
||||
<a href="https://github.com/accelerator" title="GitHub Accelerator 2024" target="_blank" rel="noopener" className="flex flex-col w-fit gap-2 items-center">
|
||||
<img src="/sponsors/grants/github.png" alt="GitHub" width={"300px"} style={{verticalAlign:'middle',marginRight:'16px'}} />
|
||||
<span style={{verticalAlign:'middle', fontWeight:600, fontSize:'1.05em'}}>GitHub Accelerator 2024</span>
|
||||
</a>
|
||||
|
||||
|
||||
</p>
|
||||
</div>
|
||||
BIN
static/sponsors/grants/a16z.png
Normal file
BIN
static/sponsors/grants/a16z.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
Reference in New Issue
Block a user