From 192471a1a21c2af21a344d437c6abb7c2ddba0dc Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:22:12 -0400 Subject: [PATCH 1/7] More teats --- README.md | 4 ++-- scripts/spellcheck_conf/wordlist.txt | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 90c9041..0596a9c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Test Repo -This is a repo I plan to use to test random things specifically things with GitHub actions. +This is a repo I plan to use to test random things specifically things with GitHub actions and others. So don't get too excited by what you see here. It really is not that exciting. @@ -13,4 +13,4 @@ Also, this is a bulleted list And a [link](https://www.arsenal.com/) And a [link](https://www.arsenal.com/) And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs.md) -And a [link](https://www.arsenal.com/) \ No newline at end of file +And a [link](https://www.arsenal.com/) diff --git a/scripts/spellcheck_conf/wordlist.txt b/scripts/spellcheck_conf/wordlist.txt index 77ef92c..5fdc4de 100644 --- a/scripts/spellcheck_conf/wordlist.txt +++ b/scripts/spellcheck_conf/wordlist.txt @@ -1067,4 +1067,8 @@ chatGPT Llama PEFT LORA -FSDP \ No newline at end of file +FSDP +One +Dos +Trois +Vier \ No newline at end of file From f4480743ed23e01ca7e34992ba26ff3229130d60 Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:24:15 -0400 Subject: [PATCH 2/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0596a9c..5929603 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Also, this is a bulleted list And a [link](https://www.arsenal.com/) And a [link](https://www.arsenal.com/) -And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs.md) +And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs) And a [link](https://www.arsenal.com/) From 931c407952c0950bd8f3730a9ecc2484bd3e1a61 Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:26:01 -0400 Subject: [PATCH 3/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5929603..0596a9c 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Also, this is a bulleted list And a [link](https://www.arsenal.com/) And a [link](https://www.arsenal.com/) -And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs) +And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs.md) And a [link](https://www.arsenal.com/) From 72c1a3b428aeda26c0a7bebafbd0924e3408fe73 Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Wed, 26 Jul 2023 13:51:21 -0400 Subject: [PATCH 4/7] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0596a9c..332c6f8 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,6 @@ And a [link](https://www.arsenal.com/) And a [link](https://www.arsenal.com/) And [another broken link](https://github.com/pytorch/serve/blob/master/docs/FAQs.md) And a [link](https://www.arsenal.com/) + +[Issa link](https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html) +https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html From 253517900d00cc527c7747ee9b1bd06314ef0a6e Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Wed, 26 Jul 2023 13:58:48 -0400 Subject: [PATCH 5/7] Update markdown_link_check_config.json --- scripts/markdown_link_check_config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/markdown_link_check_config.json b/scripts/markdown_link_check_config.json index c17a7b8..57af9a2 100644 --- a/scripts/markdown_link_check_config.json +++ b/scripts/markdown_link_check_config.json @@ -6,7 +6,8 @@ { "urls": [ "https://docs.github.com/", - "https://help.github.com/" + "https://help.github.com/", + "https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html" ], "headers": { "Accept-Encoding": "zstd, br, gzip, deflate" From 209fa35804b3c381ffa648b9dc04a96f287a8107 Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:00:10 -0400 Subject: [PATCH 6/7] Update markdown_link_check_config.json --- scripts/markdown_link_check_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/markdown_link_check_config.json b/scripts/markdown_link_check_config.json index 57af9a2..db11d6d 100644 --- a/scripts/markdown_link_check_config.json +++ b/scripts/markdown_link_check_config.json @@ -7,7 +7,7 @@ "urls": [ "https://docs.github.com/", "https://help.github.com/", - "https://www.intel.com/content/www/us/en/developer/articles/news/llama2.html" + "https://www.intel.com/" ], "headers": { "Accept-Encoding": "zstd, br, gzip, deflate" From ad24fda4c1778fd458faa52ca77f067ab53f3620 Mon Sep 17 00:00:00 2001 From: sekyonda <127536312+sekyondaMeta@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:21:54 -0400 Subject: [PATCH 7/7] Update markdown_link_check_config.json --- scripts/markdown_link_check_config.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/scripts/markdown_link_check_config.json b/scripts/markdown_link_check_config.json index db11d6d..211af17 100644 --- a/scripts/markdown_link_check_config.json +++ b/scripts/markdown_link_check_config.json @@ -6,8 +6,7 @@ { "urls": [ "https://docs.github.com/", - "https://help.github.com/", - "https://www.intel.com/" + "https://help.github.com/" ], "headers": { "Accept-Encoding": "zstd, br, gzip, deflate" @@ -20,6 +19,9 @@ }, { "pattern": "^http(s)?://localhost.*" + }, + { + "pattern": "https://www.intel.com/*" } ] }