Skip to content

Commit

Permalink
update footer, config.yml and more
Browse files Browse the repository at this point in the history
  • Loading branch information
maddes8cht committed Sep 22, 2023
1 parent d438464 commit 2e03e55
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 11 deletions.
3 changes: 1 addition & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@ exclude: true

# about
I love to work with Blender, Python, C++, and I am excited about new AI technology.
![blender](https://source.unsplash.com/800x110/?blender3d)
![vscode](https://source.unsplash.com/800x90/?vscode)

AI is about to change our world, and it's up to us to shape it and give it direction.
It's my profound beliefthat the future of AI should be open, transparent, and accessible to all.



![vscode](https://source.unsplash.com/800x90/?vscode)
# Blog
![blog](https://source.unsplash.com/800x90/?blog)
11 changes: 7 additions & 4 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,16 @@ remote_theme: jekyll/minima
title: Maddes8cht
author:
name: Maddes8cht
# email: [email protected]
email: [email protected]

description: >
All my Github stuff, my Gist, and others
<ul class="contact-list">
<li class="p-name"><a href="https://github.com/maddes8cht"> GitHub </a></li>
<li class="p-name"><a href="https://gist.github.com/maddes8cht"> Gist </a></li>
(famous) citations:
<li class="p-name">Software is like sex; It's better when it's free</li>
<li class="p-name"> &nbsp; &nbsp; <em>Linus Thorvalds</em></li>
<li class="p-name">Blender is about People</li>
<li class="p-name"> &nbsp; &nbsp; <em>Ton Rosendaal</em></li>
</ul>
markdown: kramdown
Expand Down
13 changes: 10 additions & 3 deletions docs/_includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<div class="wrapper">

<div class="footer-col-wrapper">
{% comment %}
<div class="footer-col">
<p class="feed-subscribe">
<a href="{{ site.feed.path | default: 'feed.xml' | absolute_url }}">
Expand All @@ -12,6 +13,7 @@
</svg><span>Subscribe</span>
</a>
</p>
{% endcomment %}
{%- if site.author %}
<ul class="contact-list">
{% if site.author.name -%}
Expand All @@ -29,9 +31,14 @@
</div>

<div class="social-links">
{%- include social.html -%}<a href="https://stackexchange.com/users/26485911"><img src="https://stackexchange.com/users/flair/26485911.png" width="208" height="58" alt="profile for maddes8cht on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for maddes8cht on Stack Exchange, a network of free, community-driven Q&amp;A sites"></a>
[![GitHub](/assets/buttons/github-button.jpg)](https://github.com/maddes8cht)
[![HuggingFace](/assets/buttons/huggingface-button.jpg)](https://huggingface.co/maddes8cht)
{% comment %}
the following line was the original social buttons element of minima,
comented out by maddes8cht himself in order to provide his own buttons
{%- include social.html -%}
{% endcomment %}
<a href="https://stackexchange.com/users/26485911"><img src="https://stackexchange.com/users/flair/26485911.png" width="208" height="58" alt="profile for maddes8cht on Stack Exchange, a network of free, community-driven Q&amp;A sites" title="profile for maddes8cht on Stack Exchange, a network of free, community-driven Q&amp;A sites"></a>
<a href="https://github.com/maddes8cht"><img src="/assets/buttons/github-button.jpg" alt="GitHub" /></a>
<a href="https://huggingface.co/maddes8cht"><img src="/assets/buttons/huggingface-button.jpg" alt="HuggingFace" /></a></p>

</div>

Expand Down
1 change: 1 addition & 0 deletions docs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ But it's not just about the code for me. 🌱 It's about a vision of Open Source
💡 **Stack Overflow Top Contributor:** Being in the top 3% of contributors in the current year, I have enjoyed interacting with other enthusiasts, and I look forward to more insightful discussions.

🌐 **GitHub:** Never created a general useful project myself, but actively contributing in some: [GitHub/maddes8cht](https://github.com/maddes8cht)
![about](https://source.unsplash.com/800x110/?connect)

🔗 **Connect with me:** Let's collaborate and start this exciting journey together. Whether on [Hugging Face](https://huggingface.co/maddes8cht), [Stack Overflow](https://stackoverflow.com/users/20124484/maddes8cht), or [GitHub](https://github.com/maddes8cht), we can shape the future of open source AI, one line of code at a time.
6 changes: 4 additions & 2 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In the rapidly evolving landscape of artificial intelligence, where innovation k
### The Llama Phenomenon

Our quest begins with Llama, a groundbreaking language model unleashed by Meta in February 2023. Originally intended for researchers, Llama swiftly found its way into the hands of the curious and the passionate through leaked torrent downloads and URLs. However, the legality of these leaked variants raised eyebrows within the AI community.

![Llama](https://source.unsplash.com/800x140/?alpaca)
Llama's allure lies in its ability to adapt to specific domains, a unique feature setting it apart from ChatGPT. Moreover, its capability to run on personal hardware makes it suitable for handling sensitive data. Building upon Llama's foundation, models like Vicuna emerged as Instruction-Following Models. As not everyone possesses an A100 graphics card with 80GB of RAM, open-source solutions were developed to reduce memory usage and boost computational speed. The result? An ecosystem teeming with Llama descendants, each finely tuned in various directions, yet shrouded in legal ambiguity.

### The Emergence of True Open Source Models
Expand All @@ -22,13 +22,15 @@ As the AI community grappled with the implications of Llama and its progeny, a p

2. **OpenLlama**: An ambitious endeavor to train a Llama-compatible model from the ground up. While currently available in smaller sizes, it holds the promise of expanding its reach.

3. **MPT**: An independent model, offered in 7B and 30B sizes, under creative commons licenses (&cop y;CC-By-SA-3.0 and CC-By-NC-SA-4.0).
3. **MPT**: An independent model, offered in 7B and 30B sizes, under creative commons licenses (&copy;CC-By-SA-3.0 and CC-By-NC-SA-4.0).

4. **Falcon**: Originating from the United Arab Emirates, Falcon was initially released under its own license but soon transitioned to the Apache 2 license. It is available in sizes of 7B and 40B. In the realm of "true" free models, Falcon shines as a powerful contender.
![Falcon](https://source.unsplash.com/800x140/?falcon)

### Llama 2: The Open Source Conundrum

In July 2023, Meta unveiled Llama 2, the next generation of their language model. This release marked a pivotal moment in the AI landscape. Llama 2, an open-source model, offered its vast potential to both researchers and commercial users, free of charge. Ranging from 7B to a staggering 70B parameters, these models were trained on 2 trillion tokens, and doubled the context length of their predecessor.
![open source](https://source.unsplash.com/800x140/?freedom)

However, this release stirred debates about whether Llama 2 truly qualifies as open source. Critics argue that Meta's licensing terms contain certain restrictions incongruent with the open-source definition. The Open Source Initiative (OSI) underscored that Llama 2 should not be classified as open source, emphasizing that Meta had misconstrued the term "open source" by adding conditions and limitations.

Expand Down

0 comments on commit 2e03e55

Please sign in to comment.