Re: Cannot run exe from asp.net Programming Web Development by pritaeas Are you sure IIS is configured to allow running external scripts? Re: Cannot run exe from asp.net Programming Web Development by lennyli > Are you sure IIS is configured to allow running external scripts? The document folder and asp file has security permission set to ALL rights for 'everyone'. In IIS, under handler mappings for .asp files, under request restriction/access, script was chosen (not execute) for feature permissions, all 'read' 'script' 'execute' are chosen Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by usmanmalik57 …` model via the [Groq API](https://groq.com/). To run scripts in this article, you will need the [Groq API Key… library and other Python modules you will need to run scripts for in this article. ``` !pip install groq !pip install rouge… DeepSeek R1 vs Llama 3.1-405b for Text Classification and Summarization Programming Computer Science by usmanmalik57 … Fireworks Python library and the other libraries required to run scripts in this article. ``` !pip install --upgrade fireworks-ai !pip install… Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by rproffitt "Wiz Research Uncovers Exposed DeepSeek Database Leaking Sensitive Information" "Security researchers tested 50 well-known jailbreaks against DeepSeek’s popular new AI chatbot. It didn’t stop a single one." It only seems to get worse the more you look at DeepSeek. And I must note how it is known to not want to talk about … Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by policenbicleara Llama-70B struggles with sentiment analysis (69% accuracy) vs. Qwen-32B (87%). Summarization performance is weaker, with lower ROUGE scores. Qwen-32B is the better choice—smaller, faster, and more accurate. Re: Text Classification and Summarization with DeepSeek R1 Distill Llama 70B Programming Computer Science by Pelorus_1 Great breakdown of DeepSeek R1 Distill LLaMA 70B! The explanation of text classification and summarization is clear and insightful. Appreciate the practical examples—makes implementation much easier. Thanks for sharing! scripts in a cron tab Community Center by chippy_hewitt … help me out. I have a crontab that calls 2 scripts like : 47 14 * * * /myFirstScript.sh 48 14 * * * /mySecondScript.sh they… Scripts and editing files Programming Software Development by Blackeagle hello, i'm new with scripts and linux and need a little help. i made a … Scripts that run on startup Programming Software Development by tehbrozor … python is called from terminal. I am trying to write scripts that use Scipy,numPy,pyLab, etc and am trying to… Re: Searching for (Python) scripts Programming Software Development by chriswelborn scripts or libraries? For libraries I would look at [PyPi](http://pypi.python.org), that is the standard. For scripts, there is no "gold standard". Just google for whatever tool you are looking for. If most of the results happen to come from Github then so be it. Help with scripts and understanding Programming Software Development by Special T … entry is entered into the database I can uses scripts to download information (Picture of game, year published…black][/COLOR] [COLOR=black]You can change the existing scripts or creating new ones.[/COLOR] [COLOR=black]The … functions available.[/COLOR] [COLOR=black]Most of the scripts include some "constant" variables that are… Startup scripts Hardware and Software Linux and Unix by Roebuc …I m trying to build a series of startup scripts. My goal is to call one startup script…, I only have two lines: [CODE]source /custom/scripts/startup/startup; echo 'Custom Files Loaded';[/CODE] I have…it works fine: [CODE] source /custom/scripts/start/startup; source /custom/scripts/alias/custom_alias;[/CODE] I would appreciate any … Re: Startup scripts Hardware and Software Linux and Unix by sergb …to the calling shell. When you call sh /custom/scripts/startup/startup.sh; your aliases are probably available within …shell, it starts with default settings and runs some scripts to customize itself to make whatever aliases you defined …Thats why, in most cases, aliases are placed into scripts that shell executes every time it starts. This is … php scripts - price tag Community Center Geeks' Lounge by bprosic … machine and second one is on server as web shop). Scripts are not basic import/export, because I had a lot… don't know what price should be for this four scripts -- what is their value? I gave this script to my… friend and theese scripts will be copied for more than one client. Now, I… List of Scripts Directories To Submit Your Scripts and Software Digital Media Digital Marketing Search Engine Strategies by rashida11 … to get more exposure.If you have developed new scripts,software then submit it to these script direcories. [url]http://…] [url]http://scriptrank.com[/url] [url]http://www.best-php-scripts.com/[/url] [url]www.freephpdirectory.com/[/url] [url]www.slashscripts… need help to combine 2 scripts together Programming Web Development by steve345 I found 2 new scripts, here they are: [url]http://hot.ee/antsman333/scripts/script1.zip[/url] and [url]http://hot.ee/…antsman333/scripts/script2.zip[/url] The script1 is more stylish than the…files with the same icon.. How could I combine these scripts together that the script1 shows the icon according to filetype… Help regarding automating python scripts Programming Software Development by prashanth s j …./file2.py ./file3.py etc to run multiple scripts. I am defining global variables in a config.py…file and these will be shared by the 3 scripts(file1.py, file2.py and file3.py). … need to use a parameter in each of the scripts : INITIAL_SOCKET_NUMBER = 10000. So this needs to be… sharing a global variable between the python scripts Programming Software Development by prashanth s j … all, I have got several python scripts and I need to run them in…./file2.py ./file3.py etc to run multiple scripts. I am defining global variables in a config.py…file and these will be shared by the 3 scripts(file1.py, file2.py and file3.py). … need to use a parameter in each of the scripts : INITIAL_SOCKET_NUMBER = 10000. So this needs to be… Re: Startup scripts Hardware and Software Linux and Unix by blud … bash command, so make sure that all of your startup scripts are calling #!/bin/bash or where ever it is installed… Re: running Perl/CGI scripts under Tomcat server Programming Software Development by katharnakh …http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts[/url]... [url]http://www.ftponline.com/javapro/2003_03/…/p[/url]... but still I could not get the scripts running. I get HTTP status 404 error. The directory…. How can make server understand that the Perl/CGI scripts are kept in separate drive:/folder? Thank you, Regards… Re: Running multiple scripts at once Programming Web Development by Pleasant Day …]Just began reading this thread, the cut n paste scripts are out of date , use deprecated code "check… and alter them to my needs. [QUOTE]replace the scripts problems solved <script language='javascript'> should be …[/QUOTE] You gave me the advice. [QUOTE]replace the scripts <script language='javascript'> should be <script type… Problem with two small PHP scripts? Programming Web Development by fray … test page at: usernomics.com/ergonomic-products-accessories5.html Both scripts work perfectly when there is one script on a page… script is affecting the second. Can anyone see why both scripts will not run together? Thanks a lot. running Perl/CGI scripts under Tomcat server Programming Software Development by katharnakh Hi, I have problem running my cgi scripts under Apache Tomcat server. I am using Apache …http://www.wellho.net/forum/Perl-Programming/Running-Perl-CGI-scripts[/url]... [url]http://www.ftponline.com/javapro/2003_03/online…/p[/url]... but still I could not get the scripts running. I get HTTP status 404 error. The directory… two scripts beat as one Programming Web Development by moestavern … run a couple of the same scripts with different arrays on the same page. the scripts are running fine, the problem is… they're both grabbing from one array. normally these scripts live on two different .html includes, but for demo purposes… Execute SQL scripts with Java Programming Software Development by ppp83 … of the time, we have to run/execute the SQL scripts using command prompt or the sql browser, but i were… an interface. But most of the time, the amount of scripts to run would be huge, taking that into account when… were execute sql scripts from the java classes, what would be the major considerations… Running multiple scripts at once Programming Web Development by Pleasant Day I'm not experienced in java and so I find scripts that people post and alter them to my needs, I …have a bunch of scripts that I got from the net, I want to have… same page. I'm not really sure how combining multiple scripts together would work. When I tried I just copied and… Multiple scripts "same time" Programming Web Development by Tigran … the same fields in the database for both executed scripts. Will those scripts be executed one after another or at the same… (using multithreading or something) [B]In short: [/B] Do the scripts in PHP get executed in a queue or at the… index of PHP Class Scripts Programming Web Development by 68kb_ hello every one this is my first post in the daniweb today i found this index of free open source PHP Class Scripts [URL="http://www.jooria.com/scripts/PHP-Class-Scripts-129/"]the index here[/URL] Re: index of PHP Class Scripts Programming Web Development by kireol … of free open source PHP Class Scripts [URL="http://www.jooria.com/scripts/PHP-Class-Scripts-129/"]the index here[/URL…